Searched refs:ctx_start (Results 1 – 2 of 2) sorted by relevance
101 end = Mon_cur_ctx->ctx_start + Mon_exec_time; \115 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)129 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)192 ctx->ctx_start = time(NULL);215 ctx->ctx_start = 0;
112 time_t ctx_start; /* start time of thread */ member