Searched refs:doalloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_pshared.c212 __thr_pshared_offpage(void *key, int doalloc) argument
224 fd = _umtx_op(NULL, UMTX_OP_SHM, doalloc ? UMTX_SHM_CREAT :
H A Dthr_private.h1013 void *__thr_pshared_offpage(void *key, int doalloc) __hidden;
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c60 #include <tinfo/doalloc.c>
/freebsd-13-stable/contrib/dialog/
H A Ddialog.c453 bool doalloc = FALSE; local
544 if (doalloc) {
556 doalloc = TRUE;
/freebsd-13-stable/lib/ncurses/ncurses/
H A DMakefile189 doalloc.c \

Completed in 80 milliseconds