Searched refs:self_id (Results 1 – 5 of 5) sorted by relevance
30 uv_thread_t self_id = uv_thread_self(); in check_thread() local32 ASSERT_NOT_NULL(self_id); in check_thread()34 ASSERT(uv_thread_equal(&main_thread_id, &self_id) == 0); in check_thread()
57 pid_t self_id; member123 thread_data->self_id = syscall(__NR_gettid); in allocate_wait_free()
122 snprintf(test_results.threads[i], MAX_TID_LEN, "%d", thread_data[i].self_id); in get_different_threads_test_results()
152 typedef boost::type_of::constant<std::size_t,ID> self_id;\
2525 static int hls_decode_entry_wpp(AVCodecContext *avctxt, void *input_ctb_row, int job, int self_id) in hls_decode_entry_wpp() argument2538 s = s1->sList[self_id]; in hls_decode_entry_wpp()