Searched refs:try_new_thread (Results 1 – 2 of 2) sorted by relevance
232 bool try_new_thread = false; in Enqueue() local266 try_new_thread = true; in Enqueue()290 try_new_thread = ts->depth > MAX_DEPTH && in Enqueue()299 if (try_new_thread && gpr_spinlock_trylock(&adding_thread_lock_)) { in Enqueue()
296 bool try_new_thread = false; in Enqueue() local330 try_new_thread = true; in Enqueue()354 try_new_thread = ts->depth > MAX_DEPTH && in Enqueue()363 if (try_new_thread && gpr_spinlock_trylock(&adding_thread_lock_)) { in Enqueue()