NetBSD/lib/libpthread_dbg
nathanw 0a6afcc70d Rename pt_stacksize, pt_stacksize_lg, and pt_stackmask to pthread_*. External
symbols can't start with pt_, as that is in the application namespace.
2004-02-02 20:36:18 +00:00
..
Makefile Add td__getstacksize() to support variable stack sizes. 2003-11-27 16:32:09 +00:00
pthread_dbg_int.h Do all the symbol lookups at td_open() time and cache them in the td_proc_st. 2004-02-02 20:08:27 +00:00
pthread_dbg.c Rename pt_stacksize, pt_stacksize_lg, and pt_stackmask to pthread_*. External 2004-02-02 20:36:18 +00:00
pthread_dbg.h Add hooks to read the application-assigned name of a thread. 2003-02-27 00:54:07 +00:00
shlib_version