Searched refs:THREAD_HASH_OF (Results 1 – 2 of 2) sorted by relevance
76 #define THREAD_HASH_OF(thr,ts) (unsigned long)thr%(unsigned long)ts macro
447 hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size); in ts_resource_ex()520 hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size); in ts_free_thread()
Completed in 14 milliseconds