Home
last modified time | relevance | path

Searched refs:__thread (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_divider/
Ddivider.c9 __thread uint64_t hw_divider_result_threadlocal;
/hal_rpi_pico-latest/src/host/pico_platform/include/pico/
Dplatform.h94 #define __thread __declspec( thread ) macro
/hal_rpi_pico-latest/src/host/hardware_divider/include/hardware/
Ddivider.h50 extern __thread divmod_result_t hw_divider_result_threadlocal;