Searched refs:NANOS_PER_MSEC (Results 1 – 1 of 1) sorted by relevance
209 const uint64_t NANOS_PER_MSEC = 1000000ULL; in move_pthread_to_realtime_scheduling_class() local211 ((double)info.denom / (double)info.numer) * NANOS_PER_MSEC; in move_pthread_to_realtime_scheduling_class()