test g_once_init_*() before and after g_thread_init() and test concurrency
authorTim Janik <timj@imendio.com>
Mon, 13 Aug 2007 12:25:21 +0000 (12:25 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 13 Aug 2007 12:25:21 +0000 (12:25 +0000)
commit1ce6d47e3a5efea2211569b97af81a6305eaf13b
tree93b4bee2ba41cad912922fc099eff6feb847ad75
parent8aa559d72f096f172a480ea2cc7a0ab54a58185d
test g_once_init_*() before and after g_thread_init() and test concurrency

Mon Aug 13 14:21:44 2007  Tim Janik  <timj@imendio.com>

        * tests/onceinit.c: test g_once_init_*() before and after
        g_thread_init() and test concurrency resolution.

svn path=/trunk/; revision=5698
ChangeLog
tests/Makefile.am
tests/onceinit.c [new file with mode: 0644]