Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/idmap/
H A Didmaptest.c96 static const struct timespec usec100 = { 0, 100000 }; variable
144 (void) nanosleep(&usec100, NULL); in test_idmap()