mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
More thread changes for MacOS-X compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26340 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7c710cfbcb
commit
b6638d05aa
4 changed files with 140 additions and 51 deletions
|
@ -279,6 +279,9 @@ typedef enum {
|
|||
* from the runloop when the event/descriptor is triggered.
|
||||
*/
|
||||
- (void) fire;
|
||||
/* Cancel all pending performers.
|
||||
*/
|
||||
- (void) invalidate;
|
||||
@end
|
||||
|
||||
/* Return (and optionally create) GSRunLoopThreadInfo for the specified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue