diff options
author | davidxu <davidxu@FreeBSD.org> | 2006-07-25 12:50:05 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2006-07-25 12:50:05 +0000 |
commit | 5193e44c401f0c7a1515d53af97010ad4ec2a5b8 (patch) | |
tree | 5eb31066f178b759e506dc95bf97386c1c313268 /sys/fs/udf/udf_vfsops.c | |
parent | 1d7baed662871fe02edda1864616b8b379cb924d (diff) | |
download | FreeBSD-src-5193e44c401f0c7a1515d53af97010ad4ec2a5b8.zip FreeBSD-src-5193e44c401f0c7a1515d53af97010ad4ec2a5b8.tar.gz |
1. Don't override underscore version of aio_suspend(), system(),
wait(), waitpid() and usleep(), they are internal versions and
should not be cancellation points.
2. Make wait3() as a cancellation point.
3. Move raise() and pause() into file thr_sig.c.
4. Add functions _sigsuspend, _sigwait, _sigtimedwait and _sigwaitinfo,
remove SIGCANCEL bit in wait-set for those functions, the signal is
used internally to implement thread cancellation.
Diffstat (limited to 'sys/fs/udf/udf_vfsops.c')
0 files changed, 0 insertions, 0 deletions