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.h106 struct timespec ToTimespec() const;
351 struct timespec ToTimespec() const;
Dsemaphore.cc112 const struct timespec ts = time.ToTimespec();
Dtime.cc281 struct timespec TimeDelta::ToTimespec() const { in ToTimespec() function in v8::base::TimeDelta
429 struct timespec Time::ToTimespec() const { in ToTimespec() function in v8::base::Time