Home
last modified time | relevance | path

Searched refs:_NotifyThread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/preferences/backgrounds/
H A DBackgroundsView.h136 static int32 _NotifyThread(void* data);
H A DBackgroundsView.cpp422 notifyThread = spawn_thread(BackgroundsView::_NotifyThread, in MessageReceived()
760 BackgroundsView::_NotifyThread(void* data) in _NotifyThread() function in BackgroundsView