Searched defs:MAX_THREAD_NAME_LEN (Results 1 – 3 of 3) sorted by relevance
40 #define MAX_THREAD_NAME_LEN 100 macro
47 constexpr int MAX_THREAD_NAME_LEN = 15; variable
44 static constexpr uint32_t MAX_THREAD_NAME_LEN = 20; variable