mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Performance tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21985 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8ea1ca503e
commit
38c6dab94b
3 changed files with 23 additions and 4 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#if defined(__MINGW32__)
|
||||
@interface NSMessagePort(Private)
|
||||
+ (id) newWithName: (NSString*)name;
|
||||
- (id) initWithName: (NSString*)name;
|
||||
- (NSString*) name;
|
||||
- (void) receivedEventRead;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue