Searched defs:pause_ms (Results 1 – 2 of 2) sorted by relevance
106 void cl_thread_suspend(IN const uint32_t pause_ms) in cl_thread_suspend()
45 #define pause_ms(wmesg, ms) pause_sbt(wmesg, (ms)*SBT_1MS, 0, C_HARDCLOCK) macro