Searched refs:thread_handle_2 (Results 1 – 2 of 2) sorted by relevance
239 ompd_thread_handle_t *thread_handle_2, in ompd_thread_handle_compare() argument243 if (!thread_handle_2) in ompd_thread_handle_compare()247 if (thread_handle_1->ah->kind != thread_handle_2->ah->kind) in ompd_thread_handle_compare()249 *cmp_value = thread_handle_1->th.address - thread_handle_2->th.address; in ompd_thread_handle_compare()
1259 ompd_thread_handle_t *thread_handle_2,