Home
last modified time | relevance | path

Searched refs:reusable (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/ntp/libntp/
HDntp_worker.c139 if (blocking_children[slot]->reusable) { in available_blocking_child_slot()
140 blocking_children[slot]->reusable = FALSE; in available_blocking_child_slot()
180 blocking_children[intres_slot]->reusable) in queue_blocking_request()
HDwork_fork.c103 if (NULL == c || c->reusable == TRUE) in interrupt_worker_sleep()
169 c->reusable = TRUE; in cleanup_after_child()
HDwork_thread.c428 DEBUG_INSIST(!c->reusable); in start_blocking_thread()
815 DEBUG_INSIST(!c->reusable); in cleanup_after_child()
859 c->reusable = TRUE; in cleanup_after_child()
/NextBSD/contrib/ntp/include/
HDntp_worker.h63 int reusable; member
90 int reusable; member
/NextBSD/contrib/netbsd-tests/fs/tmpfs/
HDREADME12 refactored to be reusable on any mounted file system, which could also
/NextBSD/sys/sys/mach/
HDtask_info.h317 mach_vm_size_t reusable; member
/NextBSD/contrib/openbsm/
HDREADME18 reusable in a kernel audit implementation, and may be found in the FreeBSD
/NextBSD/usr.sbin/ppp/
HDREADME.nat267 and reusable for interfaces other than ppp. To access the basic engine
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetSelectionDAG.td597 // Pattern fragments are reusable chunks of dags that match specific things.
/NextBSD/contrib/tcp_wrappers/
HDREADME565 reusable passwords.
/NextBSD/contrib/dialog/
HDaclocal.m44935 dnl Define a reusable chunk which includes <curses.h> and <term.h> when they
4955 dnl Define a reusable chunk which includes <curses.h> and <term.h> when they
/NextBSD/contrib/gdb/gdb/
HDNEWS2055 program into a reusable file. If the program you are debugging is
/NextBSD/contrib/ncurses/
HDNEWS278 + minor changes to some configure macros to make them more reusable.
991 + split-out reusable CF_WITH_NCURSES_ETC macro in test/configure.in
1865 reusable.
/NextBSD/contrib/xz/
HDChangeLog7587 Separate a few reusable components from XZ Utils specific
7588 code. The reusable code is now in "tuklib" modules. A few
/NextBSD/contrib/sqlite3/
HDsqlite3.c12141 unsigned reusable :1; /* Constant expression is reusable */ member
87339 u8 reusable /* True if this expression is reusable */
87349 pItem->reusable = reusable;
87380 if( pItem->reusable && sqlite3ExprCompare(pItem->pExpr,pExpr,-1)==0 ){
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.info-2855 cause GDB to write the symbols for your program into a reusable
HDgdb.info-1748 symbols from your program into a reusable file in the current
HDgdb.texinfo937 program into a reusable file in the current directory. If the program you are debugging is
9863 cause @value{GDBN} to write the symbols for your program into a reusable