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