summaryrefslogtreecommitdiff
path: root/tests/onceinit.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06Remove deprecated atomic functions from testsMatthias Clasen1-5/+5
2007-08-14prevent race covered by g_once_init_enter(), by checking for previousTim Janik1-4/+134
2007-08-13fixed array size typo.Tim Janik1-1/+1
2007-08-13test g_once_init_*() before and after g_thread_init() and test concurrencyTim Janik1-0/+144