Searched hist:"48 a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/sys/ |
H A D | _pthreadtypes.h | diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h. diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h.
|
/freebsd/include/ |
H A D | signal.h | diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h. diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h.
|
H A D | pthread.h | diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h. diff 48a3f7d9ae7a3d30f69dbef204f6e09b90dd6ce7 Sat Mar 14 21:10:14 CET 2009 David Schultz <das@FreeBSD.org> Fix the visibility of several prototypes. Also move pthread_kill() and pthread_sigmask() to signal.h. In principle, this shouldn't break anything, since they're already in signal.h on other systems, and the FreeBSD manpage says that both pthread.h and signal.h need to be included to get these functions.
Add a hack to declare pthread_t in the P1003.1-2008 namespace in signal.h.
|