HomeSort by relevance Sort by last modified time
    Searched full:ts_null (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/base/
criticalsection.cc 139 const struct timespec ts_null = {0, 0}; local
146 nanosleep(&ts_null, nullptr);

Completed in 76 milliseconds