Home
last modified time | relevance | path

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

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DthreadControl.h69 void threadControl_setPendingInterrupt(jthread thread);
H A DthreadControl.c2311 threadControl_setPendingInterrupt(jthread thread) in threadControl_setPendingInterrupt() function
H A Dutil.c1060 threadControl_setPendingInterrupt(thread); in handleInterrupt()