<dec f='src/src/sys/sys/lwp.h' l='332' type='int lwp_suspend(lwp_t * , lwp_t * )'/>
<def f='src/src/sys/kern/kern_lwp.c' l='389' ll='449' type='int lwp_suspend(struct lwp * curl, struct lwp * t)'/>
<doc f='src/src/sys/kern/kern_lwp.c' l='383'>/*
 * Set an suspended.
 *
 * Must be called with p_lock held, and the LWP locked.  Will unlock the
 * LWP before return.
 */</doc>
<use f='src/src/sys/kern/kern_sig.c' l='2036' u='c' c='sigexit'/>
<use f='src/src/sys/kern/sys_lwp.c' l='243' u='c' c='sys__lwp_suspend'/>
