Home
last modified time | relevance | path

Searched refs:tp_group_alloc (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/rtl/
H A Dthreadpool.c1963 static NTSTATUS tp_group_alloc( struct threadpool_group **out ) in tp_group_alloc() function
2541 return tp_group_alloc( (struct threadpool_group **)out ); in TpAllocCleanupGroup()