Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
Dutil.h387 jboolean canSuspendResumeThreadLists(void);
DthreadControl.c1520 if (canSuspendResumeThreadLists()) { in threadControl_suspendAll()
1593 if (canSuspendResumeThreadLists()) { in threadControl_resumeAll()
Dutil.c993 canSuspendResumeThreadLists(void) in canSuspendResumeThreadLists() function