reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
417 if (tctx && ThreadStackContainsAddress(tctx, &context)) { 417 if (tctx && ThreadStackContainsAddress(tctx, &context)) { 418 SetCurrentThread(tctx->thread); 419 return tctx->thread;