Searched refs:IOZeroTvalspec (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/iokit/IOKit/ | ||
| H A D | IOLib.h | 718 extern mach_timespec_t IOZeroTvalspec; |
| /xnu-8792.41.9/iokit/Kernel/ | ||
| H A D | IOLib.cpp | 84 mach_timespec_t IOZeroTvalspec = { 0, 0 }; variable |