|
MythTV master
|
Go to the source code of this file.
Functions | |
| void * | CreateOSXCocoaPool (void) |
| void | DeleteOSXCocoaPool (void *&pool) |
| void * CreateOSXCocoaPool | ( | void | ) |
Definition at line 16 of file mythcocoautils.mm.
Referenced by CocoaAutoReleasePool::CocoaAutoReleasePool().
| void DeleteOSXCocoaPool | ( | void *& | pool | ) |
Definition at line 35 of file mythcocoautils.mm.
Referenced by CocoaAutoReleasePool::~CocoaAutoReleasePool().