mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-16 05:02:21 +08:00
mdbx-test: extend darwin-pthread-barrier for multiprocess-shared.
This commit is contained in:
@@ -48,7 +48,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
char unused_pad;
|
||||
pthread_mutexattr_t mattr;
|
||||
pthread_condattr_t cattr;
|
||||
} pthread_barrierattr_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user