Searched refs:lwpstart (Results 1 – 1 of 1) sorted by relevance
39 static int lwpstart(int *, const lwpstatus_t *, const lwpsinfo_t *);120 (void) Plwp_iter_all(P, (proc_lwp_all_f *)lwpstart, &lwpcount); in start()142 lwpstart(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstart() function