__waitpid not a cancellation point

Ulrich Drepper drepper@redhat.com
Mon Aug 12 20:22:00 GMT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Roland McGrath wrote:

> I take it you are also saying that no standard lists popen or pclose as a
> cancellation point.

Nope, they are not.  The complete list is:

accept()
aio_suspend()
clock_nanosleep()
close()
connect()
creat()
fcntl() <-- only for F_SETLKW
fsync()
getmsg()
getpmsg()
lockf()
mq_receive()
mq_send()
mq_timedreceive()
mq_timedsend()
msgrcv()
msgsnd()
msync()
nanosleep()
open()
pause()
poll()
pread()
pthread_cond_timedwait()
pthread_cond_wait()
pthread_join()
pthread_testcancel()
putmsg()
putpmsg()
pwrite()
read()
readv()
recv()
recvfrom()
recvmsg()
select()
sem_timedwait()
sem_wait()
send()
sendmsg()
sendto()
sigpause()
sigsuspend()
sigtimedwait()
sigwait()
sigwaitinfo()
sleep()
system()
tcdrain()
usleep()
wait()
waitid()
waitpid()
write()
writev()

- -- 
- ---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQE9WHno2ijCOnn/RHQRAr9UAJisur9BULqt1kvo+FKyX3S/ZjNRAJ4k7icP
xHQLh11Nwvsf4ibWhfTZFg==
=heDF
-----END PGP SIGNATURE-----



More information about the Libc-hacker mailing list