Home
last modified time | relevance | path

Searched refs:background_thread_stopped (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/src/
H A Dbackground_thread.c248 info->state = background_thread_stopped;
365 while (background_thread_info[0].state != background_thread_stopped) {
390 if (info->state != background_thread_stopped) {
395 info->state = background_thread_stopped;
400 background_thread_info[0].state = background_thread_stopped;
414 while (info->state != background_thread_stopped) {
422 assert(info->state == background_thread_stopped);
471 (info->state == background_thread_stopped);
503 info->state = background_thread_stopped;
550 assert(info->state == background_thread_stopped);
[all …]
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_structs.h26 background_thread_stopped, enumerator