Searched refs:lock_thread (Results 1 – 1 of 1) sorted by relevance
89 static void *lock_thread(void *param) { in lock_thread() function133 PTHREAD_CREATE(&threads[i], 0, lock_thread<SpinMutex>, &data); in TEST()