test: make test-reflock less chatty
This commit is contained in:
parent
782f228e50
commit
6777162e73
@ -54,7 +54,6 @@ static unsigned int __stdcall test_thread(void* arg) {
|
||||
ReleaseSRWLockShared(&context->srwlock);
|
||||
|
||||
assert(lock_count > 100); /* Hopefully much more. */
|
||||
printf("%llu\n", lock_count);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user