Skip to content

Commit 54738f4

Browse files
author
郑树新
committed
build ok on windows
1 parent 12179ac commit 54738f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib_acl/include/thread/acl_pthread.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ typedef pthread_once_t acl_pthread_once_t;
7979
#define ACL_PTHREAD_CREATE_JOINABLE 0
8080
#define ACL_TLS_OUT_OF_INDEXES 0xffffffff
8181
#define ACL_PTHREAD_KEYS_MAX 1024
82+
#define ACL_PTHREAD_MUTEX_RECURSIVE 1
8283

8384
/*
8485
* see https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-initonceexecuteonce

0 commit comments

Comments
 (0)