glib/gthread/tests
Ryan Lortie 015f4b4513 thread: nuke the concept of 'joinable'
And remove the 'joinable' argument from g_thread_new() and
g_thread_new_full().

Change the wording in the docs.  Clarify expectations for
(deprecated) g_thread_create().
2011-10-13 00:43:33 -04:00
..
.gitignore .gitignore the gwakeup-fallback testcase 2011-07-25 18:52:36 +02:00
1bit-mutex.c thread: nuke the concept of 'joinable' 2011-10-13 00:43:33 -04:00
642026.c Disable deprecations where appropriate in tests 2011-10-12 00:48:18 -04:00
atomic.c thread: nuke the concept of 'joinable' 2011-10-13 00:43:33 -04:00
gwakeuptest.c thread: nuke the concept of 'joinable' 2011-10-13 00:43:33 -04:00
Makefile.am GWakeup: make it private API 2011-07-25 18:51:03 +02:00
spawn-multithreaded.c thread: nuke the concept of 'joinable' 2011-10-13 00:43:33 -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