Searched refs:_ThreadWatchPowerFunction (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/powerstatus/
H A DDriverInterface.cpp79 fThread = spawn_thread(&_ThreadWatchPowerFunction, "PowerStatusThread",
143 PowerStatusDriverInterface::_ThreadWatchPowerFunction(void* data) function in class:PowerStatusDriverInterface
H A DDriverInterface.h76 static int32 _ThreadWatchPowerFunction(void* data);

Completed in 87 milliseconds