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 D | xml_timearithm_api.h | 101 static pthread_t THREAD02; variable 616 pthread_create(&THREAD02, NULL, cancellation_thread, \ 618 (void)ADBG_EXPECT(c, 0, pthread_join(THREAD02, NULL));
|
| H A D | xml_internal_api.h | 248 pthread_create(&THREAD02, NULL, cancellation_thread, \ 250 (void)ADBG_EXPECT(c, 0, pthread_join(THREAD02, NULL));
|