Searched refs:isSynchronous (Results 1 – 2 of 2) sorted by relevance
295 if (!rsc->isSynchronous()) { in threadProc()300 if (!rsc->isSynchronous()) { in threadProc()392 if (rsc->isSynchronous()) { in threadProc()936 if (((Context *)rsc)->isSynchronous()) { in LF_ObjDestroy_handcode()
120 bool isSynchronous() {return mSynchronous;} in isSynchronous() function