Skip to content

Commit

Permalink
really disable safe mutex
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed Sep 4, 2016
1 parent 105fc56 commit 0780933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ma_pthread.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#ifndef _my_pthread_h
#define _my_pthread_h

#undef SAFE_MUTEX

#include <errno.h>
#ifndef ETIME
#define ETIME ETIMEDOUT /* For FreeBSD */
Expand Down

0 comments on commit 0780933

Please sign in to comment.