Home
last modified time | relevance | path

Searched refs:cancellation_thread (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_internal_api.h240 static void __maybe_unused *cancellation_thread(void *arg) in cancellation_thread() function
248 pthread_create(&THREAD02, NULL, cancellation_thread, \
H A Dxml_timearithm_api.h608 static void *cancellation_thread(void *arg) in cancellation_thread() function
616 pthread_create(&THREAD02, NULL, cancellation_thread, \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c776 static void *cancellation_thread(void *arg) in cancellation_thread() function
815 cancellation_thread, &op)); in xtest_tee_test_1009_subcase()