Searched refs:current_test_lock (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.c1054 static pthread_mutex_t current_test_lock; variable
1239 pthread_mutex_lock(&current_test_lock);
1242 pthread_mutex_unlock(&current_test_lock);
1250 pthread_mutex_unlock(&current_test_lock);

Completed in 108 milliseconds