X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e8d68da976b14001f8abbc56cf4ae01c7b6f9187..e858f29097fa175c861339a15c5e1f04ac511036:/src/thread-posix.h?ds=sidebyside diff --git a/src/thread-posix.h b/src/thread-posix.h index 22378ed..42b7d9d 100644 --- a/src/thread-posix.h +++ b/src/thread-posix.h @@ -56,6 +56,7 @@ extern int glthread_in_use(); # pragma weak pthread_key_create # pragma weak pthread_getspecific # pragma weak pthread_setspecific +# pragma weak pthread_once #endif static struct {