Searched refs:PUSH_POOL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/objc4-551.1/test/
H A Dconcurrentcat.m68 PUSH_POOL {
H A Dtest.h317 # define PUSH_POOL { void *pool = objc_autoreleasePoolPush(); macro
320 //# define PUSH_POOL @autoreleasepool
H A Dexc.m136 testonthread(^{ PUSH_POOL { code } POP_POOL; }); \

Completed in 121 milliseconds