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

/haiku/src/servers/app/
H A DEventDispatcher.h130 static status_t _cursor_looper(void* dispatcher);
H A DEventDispatcher.cpp321 fCursorThread = spawn_thread(_cursor_looper, "cursor loop",
1036 EventDispatcher::_cursor_looper(void* _dispatcher) function in class:EventDispatcher

Completed in 101 milliseconds