Searched refs:ts_null (Results 1 – 1 of 1) sorted by relevance
139 const struct timespec ts_null = {0, 0}; in Lock() local146 nanosleep(&ts_null, nullptr); in Lock()