summaryrefslogtreecommitdiff
path: root/chopstx.h
diff options
context:
space:
mode:
Diffstat (limited to 'chopstx.h')
-rw-r--r--chopstx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chopstx.h b/chopstx.h
index a7df3e8..cf8b233 100644
--- a/chopstx.h
+++ b/chopstx.h
@@ -31,6 +31,8 @@ typedef uint8_t chopstx_prio_t;
extern chopstx_t chopstx_main;
+void chopstx_main_init (chopstx_prio_t);
+
/* NOTE: This signature is different to PTHREAD's one. */
chopstx_t
chopstx_create (uint32_t flags_and_prio,