mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 17:41:05 +00:00
improve debug/error logging a little.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25780 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
52f2105eb1
commit
baad4c8922
3 changed files with 38 additions and 26 deletions
|
@ -52,7 +52,7 @@ extern "C" {
|
|||
NSMutableDictionary *_thread_dictionary;
|
||||
struct autorelease_thread_vars _autorelease_vars;
|
||||
id _gcontext;
|
||||
void *_reserved; // For mfuture expansion
|
||||
void *_reserved; // For future expansion
|
||||
}
|
||||
|
||||
+ (NSThread*) currentThread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue