Searched refs:thread_handle_1 (Results 1 – 2 of 2) sorted by relevance
238 ompd_rc_t ompd_thread_handle_compare(ompd_thread_handle_t *thread_handle_1, in ompd_thread_handle_compare() argument241 if (!thread_handle_1) 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()
1258 ompd_rc_t ompd_thread_handle_compare(ompd_thread_handle_t *thread_handle_1,