Home
last modified time | relevance | path

Searched refs:_Block_object_dispose (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/libkern/libkern/
H A DBlock.h55 BLOCK_EXPORT void _Block_object_dispose(const void *, const int);
/xnu-12377.61.12/libkern/libclosure/
H A Druntime.cpp677 _Block_object_dispose(const void *object, const int flags) in _Block_object_dispose() function