Searched refs:get_pi_lock (Results 1 – 1 of 1) sorted by relevance
32 void *get_pi_lock(void *arg) in get_pi_lock() function136 pthread_create(&thread, NULL, get_pi_lock, NULL); in TEST()