Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dthread.cpp118 class ThreadNotificationService : public DefaultNotificationService { class
120 ThreadNotificationService() in ThreadNotificationService() function in ThreadNotificationService
150 static ThreadNotificationService sNotificationService;
2782 new(&sNotificationService) ThreadNotificationService(); in thread_init()