freebsd-dev/lib/libthread_db
David Xu 3e93cc3ae3 1.Use new way to check if a thread is in critical region, defer suspending
if it is true.
2.Add thread_db api td_thr_tls_get_addr to get tls address, the real code
  is commented out util tls patch is committed.

Reviewed by: deischen
2004-08-08 22:37:53 +00:00
..
arch Add code to implement register structure converter. 2004-08-01 02:08:39 +00:00
libc_r_db.c Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, 2004-07-18 04:17:15 +00:00
libpthread_db.c 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
libpthread_db.h Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, 2004-07-18 04:17:15 +00:00
libthr_db.c Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, 2004-07-18 04:17:15 +00:00
Makefile 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db_int.h 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db.c 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db.h 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00