Searched refs:cancellation_thread (Results 1 – 3 of 3) sorted by relevance
240 static void __maybe_unused *cancellation_thread(void *arg) in cancellation_thread() function248 pthread_create(&THREAD02, NULL, cancellation_thread, \
608 static void *cancellation_thread(void *arg) in cancellation_thread() function616 pthread_create(&THREAD02, NULL, cancellation_thread, \
777 static void *cancellation_thread(void *arg) in cancellation_thread() function816 cancellation_thread, &op)); in xtest_tee_test_1009_subcase()
Completed in 11 milliseconds