Searched refs:last_pool (Results 1 – 1 of 1) sorted by relevance
203 bfhead_t *last_pool; /* Last pool owned by this thread (delay deallocation) */ member869 if (thr->last_pool == b) in brel()870 thr->last_pool = 0; in brel()872 thr->last_pool = b; in brel()1024 b = thr->last_pool; in __kmp_finalize_bget()