Searched refs:usec100 (Results 1 – 1 of 1) sorted by relevance
96 static const struct timespec usec100 = { 0, 100000 }; variable144 (void) nanosleep(&usec100, NULL); in test_idmap()