STLdoc
STLdocumentation
|
Go to the source code of this file.
Enumerations | |
enum | { OBJC_SYNC_SUCCESS = 0, OBJC_SYNC_NOT_OWNING_THREAD_ERROR = -1, OBJC_SYNC_TIMED_OUT = -2, OBJC_SYNC_NOT_INITIALIZED = -3 } |
Functions | |
objc_EXPORT int | objc_sync_enter (id object) |
objc_EXPORT int | objc_sync_exit (id object) |
anonymous enum |
objc_EXPORT int objc_sync_enter | ( | id | object | ) |
objc_EXPORT int objc_sync_exit | ( | id | object | ) |