Home
last modified time | relevance | path

Searched refs:newThread (Results 1 – 2 of 2) sorted by path

/unit/src/java/nginx/unit/websocket/
H A DAsyncChannelGroupUtil.java117 public Thread newThread(final Runnable r) { in newThread() method in AsyncChannelGroupUtil.AsyncIOThreadFactory
H A DAsyncChannelWrapperSecure.java569 public Thread newThread(Runnable r) { in newThread() method in AsyncChannelWrapperSecure.SecureIOThreadFactory