Home
last modified time | relevance | path

Searched defs:wait_for (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp30 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for) in SBAttachInfo()
39 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for, bool async) in SBAttachInfo()
H A DSBTarget.cpp528 bool wait_for, // if true wait for a new instance of "name" to be launched in AttachToProcessWithName()
/freebsd-13.1/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib1333 function wait_for # timeout dt <method> [args...] function
/freebsd-13.1/contrib/lib9p/pytest/
H A Dp9conn.py624 def wait_for(self, tag): member in P9Client
/freebsd-13.1/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1661 #define __sanitizer_syscall_pre__lwp_wait(wait_for, departed) \ argument
1664 #define __sanitizer_syscall_post__lwp_wait(res, wait_for, departed) \ argument