Searched defs:thread_id (Results 1 – 6 of 6) sorted by relevance
111 long int thread_id = (long int) pthread_self(); in my_mutexed_debug() local143 long int thread_id = (long int) pthread_self(); in handle_ssl_connection() local
55 osThreadId thread_id; member
76 void set_thread_id(int thread_id) { thread_id_ = thread_id; } in set_thread_id()77 int thread_id() const { return thread_id_; } in thread_id() function702 #define RUY_TRACE_SET_THEAD_ID(thread_id) \ argument831 #define RUY_TRACE_SET_THEAD_ID(thread_id) argument
60 std::atomic<int>* atomic_block_id, int thread_id, bool need_atomics, in TrMulTask()
39 ak_pthread_t thread_id; member
181 osThreadId thread_id; member
Completed in 10 milliseconds