Searched refs:_pool (Results 1 – 5 of 5) sorted by relevance
37 public void start(ClassPool _pool) throws NotFoundException { in start() argument38 pool = _pool; in start()42 trapMethod = _pool.getMethod("sample.evolve.Sample", "make"); in start()45 public void onLoad(ClassPool _pool, String classname) in onLoad() argument53 CtClass clazz = _pool.get(classname); in onLoad()
78 ObjectStructPtr _pool; variable
102 , _pool(0) function148 if (!_pool)149 _pool = allocateAutoReleasePool();158 [_pool drain];159 _pool = 0;
22 typedef struct _pool { struct
4136 would leak its autorelease pool, because it would NULL out _pool without