Searched refs:_RequestNotifierThread (Results 1 – 2 of 2) sorted by relevance
64 static status_t _RequestNotifierThread(void* self);
210 fRequestNotifierThread = spawn_kernel_thread(&_RequestNotifierThread, in Init()777 IOSchedulerSimple::_RequestNotifierThread(void *_self) in _RequestNotifierThread() function in IOSchedulerSimple