Searched refs:thread_refcount (Results 1 – 3 of 3) sorted by relevance
205 if (--oldGC->thread_refcount == 0) { in MakeContextCurrent()228 if (gc->thread_refcount == 0) { in MakeContextCurrent()233 gc->thread_refcount++; in MakeContextCurrent()239 if (oldGC->thread_refcount == 0 && oldGC != &dummyContext && oldGC->xid == None) { in MakeContextCurrent()
431 unsigned long thread_refcount; member
158 gpr_refcount thread_refcount; member179 gpr_ref_init(&m->thread_refcount, nthreads); in test_new()433 if (gpr_unref(&m->thread_refcount)) { in refinc()