Searched defs:absoluteTime (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/threads/
H A DBinarySemaphore.cpp50 bool BinarySemaphore::wait(double absoluteTime) argument
/macosx-10.10.1/WTF-7600.1.24/wtf/threads/win/
H A DBinarySemaphoreWin.cpp46 bool BinarySemaphore::wait(double absoluteTime) argument
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DThreadingWin.cpp478 bool ThreadCondition::timedWait(Mutex& mutex, double absoluteTime) argument
501 DWORD absoluteTimeToWaitTimeoutInterval(double absoluteTime) argument
H A DThreadingPthreads.cpp375 bool ThreadCondition::timedWait(Mutex& mutex, double absoluteTime) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DMarshallingHelpers.cpp133 DATE MarshallingHelpers::CFAbsoluteTimeToDATE(CFAbsoluteTime absoluteTime) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/cf/
H A DArgumentCodersCF.cpp387 double absoluteTime; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DDatePrototype.cpp165 CFAbsoluteTime absoluteTime = floor(timeInMilliseconds / msPerSecond) - kCFAbsoluteTimeIntervalSince1970; local
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/
H A DConnection.cpp68 bool wait(double absoluteTime) argument
530 double absoluteTime = currentTime() + (timeout.count() / 1000.0); local
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkMigration.c1201 CFAbsoluteTime absoluteTime; local

Completed in 101 milliseconds