Groups
Groups
Sign in
Groups
Groups
mono-svn-patches
Conversations
About
Send feedback
Help
[mono/mono] e2f8c217: Another try in fixing the windows build.
1 view
Skip to first unread message
Rodrigo Kumpera (kumpera@gmail.com)
unread,
Apr 23, 2013, 5:45:36 PM
4/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mono Patches List
Branch: refs/heads/master
Home:
https://github.com/mono/mono
Compare:
https://github.com/mono/mono/compare/ef3f9a6e8073...e2f8c217676b
Commit: e2f8c217676bd33ad9b8bf60c20a4d9e41bcdc65
Author: Rodrigo Kumpera <
kum...@gmail.com
> (kumpera)
Date: 2013-04-23 21:43:28 GMT
URL:
https://github.com/mono/mono/commit/e2f8c217676bd33ad9b8bf60c20a4d9e41bcdc65
Another try in fixing the windows build.
Changed paths:
M mono/utils/mono-mutex.c
Modified: mono/utils/mono-mutex.c
===================================================================
@@ -20,6 +20,8 @@
#include "mono-mutex.h"
+#ifndef HOST_WIN32
+
#if defined(__APPLE__)
#define _DARWIN_C_SOURCE
// #include <pthread_spis.h>
@@ -64,8 +66,6 @@ int pthread_mutex_timedlock (pthread_mutex_t *mutex,
#endif /* HAVE_PTHREAD_MUTEX_TIMEDLOCK */
-#ifndef HOST_WIN32
-
int
mono_once (mono_once_t *once, void (*once_init) (void))
{
Reply all
Reply to author
Forward
0 new messages