Searched hist:53812 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/share/man/man3/
H A Dpthread_testcancel.353812 Sun Nov 28 03:38:13 MST 1999 alfred add pthread_cancel, obtained from OpenBSD.

eischen (Daniel Eischen) added wrappers to protect against cancled
threads orphaning internal resources.

the cancelability code is still a bit fuzzy but works for test
programs of my own, OpenBSD's and some examples from ORA's books.

add readdir_r to both libc and libc_r

add some 'const' attributes to function parameters

Reviewed by: eischen, jasone
/freebsd-11-stable/include/
H A Dpthread.hdiff 53812 Sun Nov 28 03:38:13 MST 1999 alfred add pthread_cancel, obtained from OpenBSD.

eischen (Daniel Eischen) added wrappers to protect against cancled
threads orphaning internal resources.

the cancelability code is still a bit fuzzy but works for test
programs of my own, OpenBSD's and some examples from ORA's books.

add readdir_r to both libc and libc_r

add some 'const' attributes to function parameters

Reviewed by: eischen, jasone

Completed in 119 milliseconds