PoolTable.findPool

Pool *findPool findPool(void * p) nothrow @nogc

Find Pool that pointer is in. Return null if not in a Pool. Assume pooltable[] is sorted.