mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +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
af737363bc
commit
c6e8018204
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