about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgthread2_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedgthread2_private.h')
-rwxr-xr-xsrc/wrapped/wrappedgthread2_private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wrapped/wrappedgthread2_private.h b/src/wrapped/wrappedgthread2_private.h
new file mode 100755
index 00000000..fd8c61cc
--- /dev/null
+++ b/src/wrapped/wrappedgthread2_private.h
@@ -0,0 +1,6 @@
+#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
+#error meh!
+#endif
+
+GOM(g_thread_init, vFEp)
+GOM(g_thread_init_with_errorcheck_mutexes, vFEp)