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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.cpp26 MSG_SYNC_THREAD_LIST = 'sytl' enumerator in enum:__anon18
281 case MSG_SYNC_THREAD_LIST:
328 Looper()->PostMessage(MSG_SYNC_THREAD_LIST, this);
335 Looper()->PostMessage(MSG_SYNC_THREAD_LIST, this);
342 BMessage message(MSG_SYNC_THREAD_LIST);

Completed in 23 milliseconds