Searched defs:SAFE_RELEASE (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/kext_tools-384.1.4/
H A Dkext_tools_util.h62 #define SAFE_RELEASE(ptr) do { \ macro
/macosx-10.10/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp101 #define SAFE_RELEASE(x) do { if (x) x->release(); x = 0; } while(0) macro
[all...]
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dmisc_util.h41 #define SAFE_RELEASE(ptr) do { \ macro

Completed in 136 milliseconds