HomeSort by relevance Sort by last modified time
    Searched refs:ToMachTimespec (Results 1 - 3 of 3) sorted by null

  /external/v8/src/base/platform/
semaphore.cc 63 ts = (end - now).ToMachTimespec();
time.h 79 struct mach_timespec ToMachTimespec() const;
time.cc 198 struct mach_timespec TimeDelta::ToMachTimespec() const {

Completed in 74 milliseconds