Home
last modified time | relevance | path

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

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