Searched defs:jetsam_thread_state (Results 1 – 1 of 1) sorted by relevance
1353 struct jetsam_thread_state { struct1354 uint8_t inited; /* boolean - if the thread is initialized */1355 uint8_t limit_to_low_bands; /* boolean */1356 int memorystatus_wakeup; /* wake channel */1357 int index; /* jetsam thread index */1358 thread_t thread; /* jetsam thread pointer */