Add CHOPSTX_PRIO_INHIBIT_PREEMPTION

This commit is contained in:
NIIBE Yutaka
2013-06-11 16:43:28 +09:00
parent bbd9404fa5
commit 4dde668afb
3 changed files with 45 additions and 27 deletions

View File

@@ -38,6 +38,7 @@ chopstx_create (uint32_t flags_and_prio,
#define CHOPSTX_DETACHED 0x10000
#define CHOPSTX_SCHED_RR 0x20000
#define CHOPSTX_PRIO_INHIBIT_PREEMPTION 248
void chopstx_usec_wait_internal (uint32_t *arg);