Searched refs:last_pool (Results 1 – 1 of 1) sorted by relevance
189 bfhead_t *last_pool; /* Last pool owned by this thread (delay deallocation) */ member855 if (thr->last_pool == b) in brel()856 thr->last_pool = 0; in brel()858 thr->last_pool = b; in brel()1010 b = thr->last_pool; in __kmp_finalize_bget()