Searched refs:NOTE_MSECONDS (Results 1 – 4 of 4) sorted by relevance
216 #define NOTE_MSECONDS 0x00000002 /* data is milliseconds */ macro
147 #define NOTE_MSECONDS 0x00000002 /* data is milliseconds */ macro
214 #define NOTE_MSECONDS 0x00000002 /* data is milliseconds */ macro
619 (NOTE_SECONDS | NOTE_MSECONDS | NOTE_USECONDS | NOTE_NSECONDS)640 case NOTE_MSECONDS: /* FALLTHROUGH */ in timer2sbintime()