summaryrefslogtreecommitdiff
path: root/gio/tests/task.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-27gio/tests: Add a dynamic type check assertionPhilip Withnall1-1/+1
2013-08-15gio/tests/task: fix a race condition in test_run_in_thread()Dan Winship1-7/+38
2012-12-18gtask: don't deadlock when tasks block on other tasksDan Winship1-7/+76
2012-11-02gtask: bump the max thread pool size up to 100 to avoid stalls/deadlocksDan Winship1-1/+1
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2012-10-10GTask: new GAsyncResult implementation / threaded task managerDan Winship1-0/+1668