aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-38/+38
2002-03-13gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...Jason Merrill1-2/+1
2001-10-12gthr-dce.h: Fix comment formatting.Kazu Hirata1-21/+21
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-18Fixed backend function of objc_mutex_trylock which was brokenNicola Pero1-12/+21
2001-06-28gthr-posix.h [LIBOBJC]: Add weak definitions of sched_get_priority_max, sched...Rainer Orth1-0/+2
2001-06-09(__gthread_objc_init_thread_system): If pthread_key_create fails, it's not cl...Nicola Pero1-2/+2
2001-06-07gthr-posix.h (__gthread_objc_thread_detach): Simply cast pthread_t to objc_th...Rainer Orth1-8/+4
2001-05-30gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...Loren J. Rittle1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-15* gthr-posix.h: Make additional pthread-* functions weak.Loren J. Rittle1-0/+5
2000-08-15Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu1-0/+7
2000-08-11Reverted the check for <sched.h>.Ovidiu Predescu1-6/+0
2000-08-10Include auto-host.h. Conditionally include <sched.h>.Ovidiu Predescu1-0/+6
2000-08-06Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu1-9/+60
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu1-11/+304
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-10/+10
2000-02-12crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi1-3/+3
2000-01-27gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish1-1/+1
1997-12-24Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1-0/+147