Skip to content

Commit

Permalink
build ok on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
郑树新 committed Apr 13, 2022
1 parent 12179ac commit 54738f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_acl/include/thread/acl_pthread.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54738f4

Please sign in to comment.