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

/haiku/src/apps/debuganalyzer/model_loader/
H A DThreadModelLoader.h38 thread_removed_from_run_queue; typedef in class:ThreadModelLoader
H A DModelLoader.h43 thread_removed_from_run_queue; typedef in class:ModelLoader
93 thread_removed_from_run_queue* event);
H A DThreadModelLoader.cpp179 thread_removed_from_run_queue* event
180 = (thread_removed_from_run_queue*)buffer;
H A DModelLoader.cpp695 (thread_removed_from_run_queue*)buffer);
792 thread_removed_from_run_queue* event
793 = (thread_removed_from_run_queue*)buffer;
1073 thread_removed_from_run_queue* event)
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1020 thread_removed_from_run_queue;
1400 (thread_removed_from_run_queue*)buffer);
1557 void _HandleThreadRemovedFromRunQueue(thread_removed_from_run_queue* event)

Completed in 50 milliseconds