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

/haiku/src/servers/registrar/
H A DEventQueue.h58 static int32 _EventLooperEntry(void *data);
H A DEventQueue.cpp98 fEventLooper = spawn_thread(_EventLooperEntry, name,
322 EventQueue::_EventLooperEntry(void *data) function in class:EventQueue

Completed in 50 milliseconds