mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-02 11:57:43 +08:00
build ok on windows
This commit is contained in:
parent
12179acc4b
commit
54738f48d9
@ -79,6 +79,7 @@ typedef pthread_once_t acl_pthread_once_t;
|
||||
#define ACL_PTHREAD_CREATE_JOINABLE 0
|
||||
#define ACL_TLS_OUT_OF_INDEXES 0xffffffff
|
||||
#define ACL_PTHREAD_KEYS_MAX 1024
|
||||
#define ACL_PTHREAD_MUTEX_RECURSIVE 1
|
||||
|
||||
/*
|
||||
* see https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-initonceexecuteonce
|
||||
|
Loading…
Reference in New Issue
Block a user