MythTV  master
Functions
mythcocoautils.mm File Reference
#include "platforms/mythcocoautils.h"
#import <Cocoa/Cocoa.h>
Include dependency graph for mythcocoautils.mm:

Go to the source code of this file.

Functions

void * CreateOSXCocoaPool (void)
 
void DeleteOSXCocoaPool (void *&pool)
 

Function Documentation

◆ CreateOSXCocoaPool()

void* CreateOSXCocoaPool ( void  )

Definition at line 16 of file mythcocoautils.mm.

Referenced by CocoaAutoReleasePool::CocoaAutoReleasePool().

◆ DeleteOSXCocoaPool()

void DeleteOSXCocoaPool ( void *&  pool)

Definition at line 35 of file mythcocoautils.mm.

Referenced by CocoaAutoReleasePool::~CocoaAutoReleasePool().