Searched defs:wait (Results 1 - 25 of 129) sorted by relevance

123456

/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-nextstep.h43 #define wait(a) posix_wait(a) macro
H A Dbsd-nextstep.c38 #undef wait /* Use NeXT's wait() function */ macro
/macosx-10.10.1/ruby-106/ruby/sample/
H A Dphilos.rb15 def wait method
/macosx-10.10.1/WTF-7600.1.24/wtf/threads/
H A DBinarySemaphore.cpp50 bool BinarySemaphore::wait(double absoluteTime) function in class:WTF::BinarySemaphore
/macosx-10.10.1/WTF-7600.1.24/wtf/threads/win/
H A DBinarySemaphoreWin.cpp46 bool BinarySemaphore::wait(double absoluteTime) function in class:WTF::BinarySemaphore
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DGraphWriter.cpp75 void llvm::DisplayGraph(const sys::Path &Filename, bool wait, argument
58 ExecGraphViewer(const sys::Path &ExecPath, std::vector<const char*> &args, const sys::Path &Filename, bool wait, std::string &ErrMsg) argument
[all...]
/macosx-10.10.1/remote_cmds-47/talk.tproj/
H A Dctl_transact.c71 struct timeval wait; local
H A Dio.c79 struct timeval wait; local
/macosx-10.10.1/remote_cmds-47/timed.tproj/timed.tproj/
H A Dcandidate.c57 struct timeval then, wait; local
/macosx-10.10.1/CPANInternal-159.1/IO-SessionData-1.03/lib/IO/
H A DSessionSet.pm120 sub wait { subroutine
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWSyncer.cpp80 IOReturn IOFWSyncer::wait(bool autoRelease) function in class:IOFWSyncer
/macosx-10.10.1/kext_tools-384.1.4/
H A Dfork_program.c25 int fork_program(const char * argv0, char * const argv[], Boolean wait) argument
/macosx-10.10.1/ruby-106/ruby/lib/shell/
H A Dbuiltin-command.rb
H A Dsystem-command.rb
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dthread.rb65 def wait(mutex, timeout=nil) method in class:ConditionVariable
H A Dmonitor.rb106 def wait(timeout = nil) method in class:MonitorMixin.ConditionVariable
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOSyncer.cpp85 IOReturn IOSyncer::wait(bool autoRelease) function in class:IOSyncer
/macosx-10.10.1/apr-32/apr/apr/locks/beos/
H A Dthread_cond.c86 struct waiter_t *wait; local
/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/tcl/tpool/
H A Dtpool.tcl
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DResults.pm92 sub wait { subroutine
/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dunionwait.h26 union wait union
56 union wait union
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.wait.h77 union wait { union
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dmachine.c170 processor_assign( __unused processor_t processor, __unused processor_set_t new_pset, __unused boolean_t wait) argument
/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_alloc.c85 mac_mbuf_alloc(int len, int wait) argument
/macosx-10.10.1/emacs-93/emacs/lisp/eshell/
H A Desh-proc.el[all...]

Completed in 325 milliseconds

123456