Searched hist:"05 e948d9969843aba78c717dad84a68e351439a2" (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libthr/thread/ |
H A D | thr_printf.c | diff 05e948d9969843aba78c717dad84a68e351439a2 Mon Jun 09 19:58:15 CEST 2003 Mike Makonnen <mtm@FreeBSD.org> _thread_printf() is only used for debugging or in cases where something's screwed beyond all help, so it can just skip the pthreads wrapper for write(2) and call directly into it. diff 05e948d9969843aba78c717dad84a68e351439a2 Mon Jun 09 19:58:15 CEST 2003 Mike Makonnen <mtm@FreeBSD.org> _thread_printf() is only used for debugging or in cases where something's screwed beyond all help, so it can just skip the pthreads wrapper for write(2) and call directly into it.
|