summaryrefslogtreecommitdiffstats
path: root/sys/sys/rmlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/rmlock.h')
-rw-r--r--sys/sys/rmlock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/rmlock.h b/sys/sys/rmlock.h
index 04ccb38..ab0b566 100644
--- a/sys/sys/rmlock.h
+++ b/sys/sys/rmlock.h
@@ -42,6 +42,7 @@
void rm_init(struct rmlock *rm, const char *name, int opts);
void rm_destroy(struct rmlock *rm);
+int rm_wowned(struct rmlock *rm);
void rm_sysinit(void *arg);
OpenPOWER on IntegriCloud