Searched refs:otThreadGetMaxTimeInQueue (Results 1 – 3 of 3) sorted by relevance
907 uint32_t otThreadGetMaxTimeInQueue(otInstance *aInstance);
460 uint32_t otThreadGetMaxTimeInQueue(otInstance *aInstance) in otThreadGetMaxTimeInQueue() function
6589 OutputLine("%lu", ToUlong(otThreadGetMaxTimeInQueue(GetInstancePtr()))); in Process()