aboutsummaryrefslogtreecommitdiff
path: root/mach/lowlevellock.h
diff options
context:
space:
mode:
Diffstat (limited to 'mach/lowlevellock.h')
-rw-r--r--mach/lowlevellock.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mach/lowlevellock.h b/mach/lowlevellock.h
index b872d0f..9798d15 100644
--- a/mach/lowlevellock.h
+++ b/mach/lowlevellock.h
@@ -34,6 +34,9 @@
/* Static initializer for low-level locks. */
#define LLL_LOCK_INITIALIZER 0
+#define LLL_PRIVATE 0
+#define LLL_SHARED SYNC_SHARED
+
/* Interruptible version of __gsync_wait. */
extern kern_return_t __gsync_wait_intr
(