FROM : Eric Cole
DATE : Sat Nov 02 00:26:46 2002
> make it thread-safe from within
from <objc/objc-runtime.h>
/* Making the Objective-C runtime thread safe. */
OBJC_EXPORT void objc_setMultithreaded (BOOL flag);
I never tried it, but there it is.
Enjoy
Eric
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sat Nov 02 00:26:46 2002
> make it thread-safe from within
from <objc/objc-runtime.h>
/* Making the Objective-C runtime thread safe. */
OBJC_EXPORT void objc_setMultithreaded (BOOL flag);
I never tried it, but there it is.
Enjoy
Eric
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Steve Klingsporn | Nov 1, 22:11 | |
| Dave Rehring | Nov 1, 22:23 | |
| Eric Cole | Nov 2, 00:26 | |
| Andrew Pinski | Nov 2, 00:48 | |
| Wade Tregaskis | Nov 2, 02:26 | |
| Andy | Nov 2, 15:00 | |
| Philippe C.D. Robe… | Nov 2, 19:36 | |
| James DiPalma | Nov 5, 04:03 | |
| Andy Lee | Nov 5, 06:19 | |
| Jonathan Hendry | Nov 5, 09:17 | |
| Cameron Hayne | Nov 5, 09:25 | |
| Ron Wilson | Nov 5, 18:00 | |
| James DiPalma | Nov 9, 11:21 |






Cocoa mail archive

