Searched refs:safe_suspend (Results 1 – 1 of 1) sorted by relevance
1840 safe_suspend(ulwp_t *ulwp, uchar_t whystopped, int *link_dropped) in safe_suspend() function1975 error = safe_suspend(ulwp, whystopped, NULL); in _thrp_suspend()2078 if (safe_suspend(ulwp, TSTP_FORK, &link_dropped) || in suspend_fork()2803 if (safe_suspend(ulwp, TSTP_MUTATOR, &link_dropped) || in thr_suspend_allmutators()