j
k
j a
j l
Zebediah Figura (@zfigura) commented about dlls/ntdll/threadpool.c:
TRACE( "%p %p %lu %lu\n", timer, timeout, period, window_length ); /* If the timer has any pending callbacks, cancel them first. */ tp_object_cancel( this );
TRACE( "%p %p %lu %lu\n", timer, timeout, period, window_length );
Why do we need this?
Back to the thread
Back to the list