1 /* Test that the thread-local locale works right in the main thread
2 when statically linked. */
4 #include "../locale/tst-C-locale.c"
9 /* This is never called, just here to get pthreads linked in. */
13 pthread_create (0, 0, 0, 0);
14 /* This is to check __libc_current_sigrt* can be used in statically