summaryrefslogtreecommitdiff
path: root/tests/onceinit.c
Commit message (Expand)AuthorAgeFilesLines
* prevent race covered by g_once_init_enter(), by checking for previousTim Janik2007-08-141-4/+134
* fixed array size typo.Tim Janik2007-08-131-1/+1
* test g_once_init_*() before and after g_thread_init() and test concurrencyTim Janik2007-08-131-0/+144