NetBSD/lib/libpthread_dbg
ad 55faac1242 pthread_key_create: instead of using a simple 1/0 value to record a key
as allocated, use an array of pointers and save __builtin_return_address(0)
so keys can be identified when doing post-mortem debugging.
2008-03-07 22:27:07 +00:00
..
Makefile Catch up with libpthread changes. 2007-08-16 01:09:50 +00:00
pthread_dbg.c pthread_key_create: instead of using a simple 1/0 value to record a key 2008-03-07 22:27:07 +00:00
pthread_dbg.h
pthread_dbg_int.h Remove stuff that is no longer useful. 2007-10-16 15:06:11 +00:00
shlib_version Crank libpthread_dbg major. 2007-10-16 15:11:27 +00:00