Searched refs:THREAD_HASH_OF (Results 1 – 2 of 2) sorted by relevance
97 #define THREAD_HASH_OF(thr,ts) (unsigned long)thr%(unsigned long)ts macro
354 hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size); in ts_resource_ex()458 hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size); in ts_free_thread()500 hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size); in ts_free_worker_threads()
Completed in 9 milliseconds