mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
locking updates (fine grained locking rather than global lock)
This commit is contained in:
parent
430629b097
commit
241e2a47ca
24 changed files with 176 additions and 732 deletions
|
@ -502,10 +502,6 @@ NSIncrementExtraRefCount(id anObject);
|
|||
|
||||
#if OS_API_VERSION(GS_API_NONE, GS_API_NONE)
|
||||
|
||||
/** DEPRECATED to be removed in next release.
|
||||
*/
|
||||
GS_EXPORT NSRecursiveLock *gnustep_global_lock;
|
||||
|
||||
@interface NSObject (NEXTSTEP)
|
||||
- (id) error:(const char *)aString, ...;
|
||||
/* - (const char *) name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue