Searched refs:thread_lock (Results 1 – 1 of 1) sorted by relevance
27 thread_lock(void *arg) in thread_lock() function102 status = pthread_create(&thr, NULL, thread_lock, (void *)1); in main()