summaryrefslogtreecommitdiff
path: root/glib/tests/thread-pool-slow.c
Commit message (Expand)AuthorAgeFilesLines
* tests/thread-pool-slow: do not pass confusing value to sort functionMarc-André Lureau2022-10-171-1/+1
* tests/thread-pool-slow: change num-threads limit checkMarc-André Lureau2022-10-171-1/+1
* gthreadpool: Update unused_threads while we still own the pool lockMarco Trevisan (Treviño)2022-07-111-10/+53
* glib/test/thread-pool-slow: Ensure all unused threads are really stoppedMarco Trevisan (Treviño)2022-07-111-18/+16
* glib/tests/thread-pool-slow: Fix indentation in test_thread_stop_unusedMarco Trevisan (Treviño)2022-07-111-19/+19
* tests: Shorten another sleep/retry loop in thread-pool-slowPhilip Withnall2022-06-301-8/+3
* test: Potentially fix a race in thread-pool-slow testPhilip Withnall2022-06-301-2/+16
* tests: Remove various bits of overly-verbose test outputPhilip Withnall2022-05-311-60/+0
* Move tests/threadpool-test.c to glib/test/thread-pool-slow.cEmmanuel Fleury2022-05-051-0/+465