Home
last modified time | relevance | path

Searched refs:THREAD02 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_timearithm_api.h101 static pthread_t THREAD02; variable
616 pthread_create(&THREAD02, NULL, cancellation_thread, \
618 (void)ADBG_EXPECT(c, 0, pthread_join(THREAD02, NULL));
H A Dxml_internal_api.h248 pthread_create(&THREAD02, NULL, cancellation_thread, \
250 (void)ADBG_EXPECT(c, 0, pthread_join(THREAD02, NULL));