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

/openjdk7/jdk/src/share/back/
H A DthreadControl.h45 void threadControl_onEventHandlerExit(EventIndex ei, jthread thread, struct bag *);
H A DeventHandler.c698 * called from threadControl_onEventHandlerExit immediately
712 threadControl_onEventHandlerExit(evinfo->ei, thread, eventBag);
H A DthreadControl.c2134 threadControl_onEventHandlerExit(EventIndex ei, jthread thread, function
2139 log_debugee_location("threadControl_onEventHandlerExit()", thread, NULL, 0);

Completed in 39 milliseconds