Home
last modified time | relevance | path

Searched refs:onheap (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_clean.c65 newbuf->onheap = 0; in __thr_cleanup_push_imp()
80 if (old->onheap) in __thr_cleanup_pop_imp()
97 newbuf->onheap = 1; in _thr_cleanup_push()
H A Dthr_private.h237 int onheap; member
245 __cup.onheap = 0; \