Searched refs:runnable (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/file/magic/ |
H A D | Localstuff | 7 # text if readable, executable if runnable binary, data if unreadable.
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-port.cc | 430 static HANDLE CreateThread(Runnable* runnable, in CreateThread() argument 432 ThreadMainParam* param = new ThreadMainParam(runnable, thread_can_start); in CreateThread() 451 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() 452 : runnable_(runnable), thread_can_start_(thread_can_start) {} in ThreadMainParam() 476 ThreadWithParamBase::ThreadWithParamBase(Runnable* runnable, in ThreadWithParamBase() argument 479 ThreadWithParamSupport::CreateThread(runnable, thread_can_start)) {} in ThreadWithParamBase()
|
/freebsd/usr.sbin/jail/ |
H A D | command.c | 80 static struct cfjails runnable = TAILQ_HEAD_INITIALIZER(runnable); variable 110 requeue_head(j, &runnable); in next_command() 112 requeue(j, &runnable); in next_command() 194 if (!TAILQ_EMPTY(&runnable)) { in finish_command() 195 rj = TAILQ_FIRST(&runnable); in finish_command()
|
/freebsd/contrib/libcbor/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.md | 14 Steps to reproduce the behavior. If possible, please attach a runnable code snippet.
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | tests.rst | 7 …using ``ctest`` in the build directory. Individual tests are themselves runnable. Please refer to …
|
/freebsd/share/examples/drivers/ |
H A D | README | 36 runnable and the new driver should be
|
/freebsd/contrib/expat/doc/ |
H A D | ok.min.css | 2 …runnable-track{cursor:pointer;-webkit-appearance:none;border-radius:var(--ok-br);border:var(--ok-b…
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 1537 ThreadWithParamBase(Runnable* runnable, Notification* thread_can_start);
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Options.td | 934 …HelpText<"Mark binary as runnable on any PowerPC, ignoring any PowerPC cpu requirements encoded in…
|
/freebsd/contrib/unbound/ |
H A D | configure.ac | 597 # check some functions of the OS before linking libs (while still runnable).
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 11711 - cleanup slumber list of runnable states.
|
/freebsd/share/dict/ |
H A D | web2 | 171836 runnable
|