Searched refs:tp_threadpool_alloc (Results 1 – 1 of 1) sorted by relevance
1785 static NTSTATUS tp_threadpool_alloc( struct threadpool **out ) in tp_threadpool_alloc() function1908 status = tp_threadpool_alloc( &pool ); in tp_threadpool_lock()2598 return tp_threadpool_alloc( (struct threadpool **)out ); in TpAllocPool()