Home
last modified time | relevance | path

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

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