* irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
(GC_pthread_create): Fix typo. (GC_TRY_LOCK): Likewise. * include/private/gc_locks.h (GC_test_and_set): Only take one one argument. (LOCK): Adjust appropriately. * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if _SIGRTMIN is unavailable. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53636 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- boehm-gc/ChangeLog 11 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/include/private/gc_locks.h 3 additions, 3 deletionsboehm-gc/include/private/gc_locks.h
- boehm-gc/include/private/gc_priv.h 5 additions, 1 deletionboehm-gc/include/private/gc_priv.h
- boehm-gc/irix_threads.c 3 additions, 3 deletionsboehm-gc/irix_threads.c
Loading
Please register or sign in to comment