Searched refs:gc (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/mediaplayer/support/
H A DEventQueue.cpp152 EventQueue *gc = (EventQueue*)cookie; local
153 return gc->_ExecuteEvents();
/haiku/src/servers/app/drawing/
H A DUpdateQueue.cpp118 UpdateQueue *gc = (UpdateQueue*)cookie; local
119 return gc->_ExecuteUpdates();

Completed in 42 milliseconds