Home
last modified time | relevance | path

Searched refs:thread_lock (Results 1 – 1 of 1) sorted by relevance

/tests/
Dpthreadtest.c27 thread_lock(void *arg) in thread_lock() function
102 status = pthread_create(&thr, NULL, thread_lock, (void *)1); in main()