summaryrefslogtreecommitdiff
path: root/gcc/objc/thr-single.c
Commit message (Expand)AuthorAgeFilesLines
* Completely rework according to new interface.Richard Kenner1997-06-251-166/+118
* (__objc_runtime_mutex): Eliminate leading underscore from name of objcRichard Kenner1997-02-021-16/+16
* Replace use of __objc_xmalloc and free with objc_malloc and objc_free.Richard Kenner1996-09-221-2/+2
* Now compiles as a separate source file, so include appropriateRichard Kenner1996-06-071-0/+3
* (objc_mutex_unlock): Properly declare thread_id.Richard Kenner1996-03-251-1/+1
* Initial revisionRichard Kenner1996-03-051-0/+237