Home
last modified time | relevance | path

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

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