Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DthreadControl.h68 jthread threadControl_currentThread(void);
DthreadControl.c2469 jthread threadControl_currentThread(void) in threadControl_currentThread() function
Dutil.c1050 jthread thread = threadControl_currentThread(); in handleInterrupt()