Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dthreadpool.c1127 static void CALLBACK disassociate_cb(TP_CALLBACK_INSTANCE *instance, void *userdata, TP_WORK *work) in disassociate_cb() function
1197 status = pTpAllocWork(&work, disassociate_cb, semaphores, &environment); in test_tp_disassociate()
1217 status = pTpAllocWork(&work, disassociate_cb, semaphores, &environment); in test_tp_disassociate()