summaryrefslogtreecommitdiff
path: root/tests/onceinit.c
AgeCommit message (Expand)Author
2013-05-31Remove a bunch of lingering g_thread_init()Ryan Lortie
2012-11-02Fix more warning-addition falloutSimon McVittie
2011-10-04Remove g_mutex_new()/g_cond_new() in testcasesRyan Lortie
2011-06-06Remove deprecated atomic functions from testsMatthias Clasen
2007-08-14prevent race covered by g_once_init_enter(), by checking for previousTim Janik
2007-08-13fixed array size typo.Tim Janik
2007-08-13test g_once_init_*() before and after g_thread_init() and test concurrencyTim Janik