Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.h45 void threadControl_onEventHandlerExit(EventIndex ei, jthread thread, struct bag *);
DeventHandler.c712 threadControl_onEventHandlerExit(evinfo->ei, thread, eventBag); in event_callback()
DthreadControl.c2136 threadControl_onEventHandlerExit(EventIndex ei, jthread thread, in threadControl_onEventHandlerExit() function