Home
last modified time | relevance | path

Searched defs:mutex_t (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/common/pico_sync/include/pico/
Dmutex.h63 } mutex_t; typedef
65 typedef recursive_mutex_t mutex_t; // they are one and the same when backwards compatible with SDK1… typedef