Home
last modified time | relevance | path

Searched hist:"613 a9773e5733bfaad036c7863b84dfd10630455" (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/man/man3/
H A Dpthread_cleanup_pop.3diff 613a9773e5733bfaad036c7863b84dfd10630455 Sat Oct 25 21:31:34 CEST 2014 John Baldwin <jhb@FreeBSD.org> Clarify that pthread_cleanup_push()/pop() are implemented as macros that
create a new code block and thus must be balanced at the same lexical
scope. (This is also a requirement in POSIX.)

PR: 194280
Submitted by: dr2867.business@pacbell.net
MFC after: 1 week
H A Dpthread_cleanup_push.3diff 613a9773e5733bfaad036c7863b84dfd10630455 Sat Oct 25 21:31:34 CEST 2014 John Baldwin <jhb@FreeBSD.org> Clarify that pthread_cleanup_push()/pop() are implemented as macros that
create a new code block and thus must be balanced at the same lexical
scope. (This is also a requirement in POSIX.)

PR: 194280
Submitted by: dr2867.business@pacbell.net
MFC after: 1 week