Searched refs:surt_test_active_surge_thread (Results 1 – 1 of 1) sorted by relevance
886 unsigned int *surt_test_active_surge_thread; member941 if (os_atomic_dec(thread_data->surt_test_active_surge_thread, relaxed) == 0) { in surt_allocation_emulation_thread()942 thread_wakeup(thread_data->surt_test_active_surge_thread); in surt_allocation_emulation_thread()978 if (os_atomic_dec(thread_data->surt_test_active_surge_thread, relaxed) == 0) { in surt_free_emulation_thread()979 thread_wakeup(thread_data->surt_test_active_surge_thread); in surt_free_emulation_thread()1013 thread_data_array[i].surt_test_active_surge_thread = &active_threads; in test_surt()