Searched refs:background_thread_started (Results 1 – 5 of 5) sorted by relevance
326 if (info->state == background_thread_started) {405 bool create = (info->state == background_thread_started);473 background_thread_started);532 info->state = background_thread_started;562 assert(t0->state == background_thread_started);659 if (info->state != background_thread_started) {
2108 assert(info->state == background_thread_started); in arena_reset_prepare_background_thread()2125 info->state = background_thread_started; in arena_reset_finish_background_thread()
15 background_thread_started, enumerator
83 assert_b_eq(info->state, background_thread_started, in TEST_BEGIN()
37511 - background_thread_started,63698 - if (info->state == background_thread_started) {63777 - bool create = (info->state == background_thread_started);63845 - background_thread_started);63906 - info->state = background_thread_started;63935 - assert(t0->state == background_thread_started);64050 - return info->state == background_thread_started;68554 - assert(info->state == background_thread_started);68570 - info->state = background_thread_started;106031 - expect_b_eq(info->state, background_thread_started,