Searched refs:isPooledThread (Results 1 – 1 of 1) sorted by relevance
251 final boolean isPooledThread = (myGroupAndInvokeCount != null); in run()257 if (isPooledThread) in run()293 ev.channel().onEvent(ev.events(), isPooledThread); in run() local