Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/npfs/
H A DNpfsHelpers.c641 static KSTART_ROUTINE PipeWorkerThread; variable
645 PipeWorkerThread( in PipeWorkerThread() function
681 Context->Thread = KmtStartThread(PipeWorkerThread, Context); in StartWorkerThread()