Searched refs:mutex_performance_test_loop_1 (Results 1 – 1 of 1) sorted by relevance
69 void *mutex_performance_test_loop_1(void *arg) in mutex_performance_test_loop_1() function168 pthread_create(&threads[1], &attr, mutex_performance_test_loop_1, NULL); in main()