Searched refs:startup_tcb (Results 1 – 2 of 2) sorted by relevance
2180 startup_tcb(struct tcb *tcp) in startup_tcb() function2382 startup_tcb(tcp); in next_event()
9931 Call get_scno during startup_tcb only for forcibly attached processes.9937 (startup_tcb): Call get_scno() only if process is grabbed and its10347 init, startup_tcb): Replace if (debug_flag) error_msg(...) occurrences10351 (cleanup, startup_tcb): Replace if (debug_flag) error_msg(...)17604 startup_tcb: move get_scno invocation to a more convenient place.17606 (startup_tcb): ... here. This is a no-op change that slightly improves38375 maybe_allocate_tcb, startup_tcb, trace): Likewise.38874 startup_tcb() never fails, remove code which checks for failures.40303 print_signalled, print_exited, print_stopped, startup_tcb): New