Searched refs:try_new_thread (Results 1 – 1 of 1) 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()