Searched refs:M_REMOVE_OBSERVER (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/support/
H A Dobserve.cpp64 BMessage m(M_REMOVE_OBSERVER);
92 BMessage m(M_REMOVE_OBSERVER);
H A Dobserve.h65 M_REMOVE_OBSERVER, enumerator in enum:observer_message_t
78 // observer should reply with M_REMOVE_OBSERVER in order
91 // sent upon successful receipt of M_REMOVE_OBSERVER
96 // M_REMOVE_OBSERVER message, or if the observer specified
103 // or M_REMOVE_OBSERVER didn't match the target described
107 // with M_REMOVE_OBSERVER so that it can delete itself.)
H A DObservableHandler.cpp172 case M_REMOVE_OBSERVER:
H A DObservableLooper.cpp207 case M_REMOVE_OBSERVER:

Completed in 18 milliseconds