Home
last modified time | relevance | path

Searched refs:ToTimespec (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/base/platform/
Dcondition-variable.cc88 ts = rel_time.ToTimespec(); in WaitFor()
107 ts = end_time.ToTimespec(); in WaitFor()
Dtime.h145 struct timespec ToTimespec() const;
387 struct timespec ToTimespec() const;
Dsemaphore.cc83 const struct timespec ts = time.ToTimespec();
Dtime.cc267 struct timespec TimeDelta::ToTimespec() const { in ToTimespec() function in v8::base::TimeDelta
407 struct timespec Time::ToTimespec() const { in ToTimespec() function in v8::base::Time