glib/gthread/tests
Ryan Lortie 430c5635f2 g_thread_new: never fail
Remove the GError argument from g_thread_new() and abort on failure.
Introduce g_thread_try() for those who want to handle failure.
2011-10-13 01:00:57 -04:00
..
.gitignore .gitignore the gwakeup-fallback testcase 2011-07-25 18:52:36 +02:00
1bit-mutex.c g_thread_new: never fail 2011-10-13 01:00:57 -04:00
642026.c Disable deprecations where appropriate in tests 2011-10-12 00:48:18 -04:00
atomic.c g_thread_new: never fail 2011-10-13 01:00:57 -04:00
gwakeuptest.c g_thread_new: never fail 2011-10-13 01:00:57 -04:00
Makefile.am GWakeup: make it private API 2011-07-25 18:51:03 +02:00
spawn-multithreaded.c g_thread_new: never fail 2011-10-13 01:00:57 -04:00
spawn-singlethread.c Disable deprecations where appropriate in tests 2011-10-12 00:48:18 -04:00
test-spawn-echo.c spawn-multithreaded: New test case 2011-06-03 11:43:26 -04:00