about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibpthread_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibpthread_private.h b/src/wrapped/wrappedlibpthread_private.h
index fcace575..92989389 100755
--- a/src/wrapped/wrappedlibpthread_private.h
+++ b/src/wrapped/wrappedlibpthread_private.h
@@ -112,8 +112,8 @@ GO(pthread_key_delete, iFu)
 //GO(pthread_mutex_trylock, iFp)
 //GO(__pthread_mutex_unlock, iFp)
 //GO(pthread_mutex_unlock, iFp)
-//GOM(pthread_once, iFEpp)
-//GOM(__pthread_once, iFEpp)
+GOM(pthread_once, iFEpp)
+GOM(__pthread_once, iFEpp)
 //GOM(__pthread_register_cancel, vFEp)
 // __pthread_register_cancel_defer
 //GO(pthread_rwlockattr_destroy, vFp)