Searched hist:151993 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_thr.cdiff 151993 Thu Nov 03 02:49:16 MST 2005 davidxu Cleanup some signal interfaces. Now the tdsignal function accepts
both proc pointer and thread pointer, if thread pointer is NULL,
tdsignal automatically finds a thread, otherwise it sends signal
to given thread.
Add utility function psignal_event to send a realtime sigevent
to a process according to the delivery requirement specified in
struct sigevent.
H A Dkern_time.cdiff 151993 Thu Nov 03 02:49:16 MST 2005 davidxu Cleanup some signal interfaces. Now the tdsignal function accepts
both proc pointer and thread pointer, if thread pointer is NULL,
tdsignal automatically finds a thread, otherwise it sends signal
to given thread.
Add utility function psignal_event to send a realtime sigevent
to a process according to the delivery requirement specified in
struct sigevent.
H A Dkern_sharedpage.cdiff 151993 Thu Nov 03 02:49:16 MST 2005 davidxu Cleanup some signal interfaces. Now the tdsignal function accepts
both proc pointer and thread pointer, if thread pointer is NULL,
tdsignal automatically finds a thread, otherwise it sends signal
to given thread.
Add utility function psignal_event to send a realtime sigevent
to a process according to the delivery requirement specified in
struct sigevent.
H A Dkern_sig.cdiff 151993 Thu Nov 03 02:49:16 MST 2005 davidxu Cleanup some signal interfaces. Now the tdsignal function accepts
both proc pointer and thread pointer, if thread pointer is NULL,
tdsignal automatically finds a thread, otherwise it sends signal
to given thread.
Add utility function psignal_event to send a realtime sigevent
to a process according to the delivery requirement specified in
struct sigevent.
/freebsd-10.0-release/sys/sys/
H A Dsignalvar.hdiff 151993 Thu Nov 03 02:49:16 MST 2005 davidxu Cleanup some signal interfaces. Now the tdsignal function accepts
both proc pointer and thread pointer, if thread pointer is NULL,
tdsignal automatically finds a thread, otherwise it sends signal
to given thread.
Add utility function psignal_event to send a realtime sigevent
to a process according to the delivery requirement specified in
struct sigevent.

Completed in 341 milliseconds