Searched refs:thread_unsuspend (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/fs/procfs/
H A Dprocfs_ctl.c293 thread_unsuspend(p); /* If it can run, let it do so. */
349 thread_unsuspend(p);
H A Dprocfs_ioctl.c188 thread_unsuspend(p);
/freebsd-10.2-release/sys/kern/
H A Dkern_thread.c992 thread_unsuspend(struct proc *p) function
H A Dsys_process.c996 thread_unsuspend(p);
H A Dkern_sig.c2243 thread_unsuspend(p);
2259 thread_unsuspend(p);
2346 thread_unsuspend(p);
/freebsd-10.2-release/sys/sys/
H A Dproc.h970 void thread_unsuspend(struct proc *p);

Completed in 74 milliseconds