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

/freebsd-10.2-release/lib/libc/sys/
H A Dsigwait.c212405 Fri Sep 10 01:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
H A DMakefile.incdiff 212405 Fri Sep 10 01:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
H A DSymbol.mapdiff 212405 Fri Sep 10 01:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_sig.cdiff 212405 Fri Sep 10 01:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
/freebsd-10.2-release/lib/libc/stdlib/
H A DMakefile.incdiff 212405 Fri Sep 10 01:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles

Completed in 129 milliseconds