reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
140 if (tctx) { 141 tid = tctx->tid; 145 tctx = context_factory_(tid); 146 threads_[tid] = tctx; 157 CHECK_NE(tctx, 0); 160 CHECK_EQ(tctx->status, ThreadStatusInvalid); 166 tctx->SetCreated(user_id, total_threads_++, detached,