package duppy

  1. Overview
  2. Docs

Information used to initialize a Mutex module. * priority and scheduler are used to initialize a task * which treat mutexes as well as conditions from the below * Condition module.

type priority
val scheduler : priority scheduler
val priority : priority