We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__pthread_normal_mutex_initializer_np
1 parent df3011f commit 3d762fcCopy full SHA for 3d762fc
winsup/cygwin/include/pthread.h
@@ -55,7 +55,7 @@ extern "C"
55
#define PTHREAD_BARRIER_SERIAL_THREAD (-1)
56
57
/* This condition matches the one in <sys/_pthreadtypes.h> */
58
-#if !defined(__INSIDE_CYGWIN__) || !defined(__cplusplus)
+#if false
59
/* Constants for initializer macros */
60
extern struct __pthread_mutex_t __pthread_recursive_mutex_initializer_np;
61
extern struct __pthread_mutex_t __pthread_normal_mutex_initializer_np;
0 commit comments