Searched refs:_Block_byref_release (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/libbcc/runtime/BlocksRuntime/
H A Druntime.c415 static void _Block_byref_release(const void *arg) { function
422 //printf("_Block_byref_release %p called, flags are %x\n", shared_struct, shared_struct->flags);
430 printf("_Block_byref_release: Block byref data structure at %p underflowed\n", arg);
598 _Block_byref_release(object);

Completed in 51 milliseconds