Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/standalone/
H A Dsched.c26 #define MAX_THREADS 8 macro
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp202 static constexpr uint8_t MAX_THREADS = 10; variable