Searched defs:tid2 (Results 1 – 8 of 8) sorted by relevance
44 timer_t tid1, tid2; in main() local
88 AtomicInteger tid2 = new AtomicInteger(0); in myTid_returnsDifferentValuesForDifferentThreads() local
117 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal()
272 apr_os_thread_t tid2) in apr_os_thread_equal()
147 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal()
196 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal()
197 apr_os_thread_t tid2)
260 otbr::TaskRunner::TaskId tid1, tid2, tid3, tid4, tid5; in TEST() local