Commit Graph

6 Commits

Author SHA1 Message Date
Richard Kenner
2024f9e4dc Completely rework according to new interface.
From-SVN: r14310
1997-06-25 16:25:24 -04:00
Richard Kenner
3136f75db4 (objc_condition_{,de}allocate): New functions.
(objc_condition_{wait,broadcast,signal}): New functions.
(__objc_runtime_mutex): Eliminate leading underscore from name of objc
mutex and thread structures.

From-SVN: r13594
1997-02-02 19:51:58 -05:00
Richard Kenner
039f5fb1a8 Replace use of __objc_xmalloc and free with objc_malloc and objc_free.
From-SVN: r12768
1996-09-22 10:49:59 -04:00
Richard Kenner
6a305f32b2 Formatting changes.
From-SVN: r12617
1996-08-11 22:27:09 -04:00
Richard Kenner
cc782a7e9e Now compiles as a separate source file, so include appropriate
Objective-C headers.

From-SVN: r12217
1996-06-07 19:21:00 -04:00
Richard Kenner
fc94a55b92 Initial revision
From-SVN: r11985
1996-05-17 08:28:54 -04:00