Home
last modified time | relevance | path

Searched refs:ttable_get_empty_slot (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/arch/posix/core/
Dposix_core.c318 static int ttable_get_empty_slot(void) in ttable_get_empty_slot() function
361 t_slot = ttable_get_empty_slot(); in posix_new_thread()
/Zephyr-Core-3.6.0/scripts/native_simulator/common/src/
Dnct.c404 static int ttable_get_empty_slot(struct te_status_t *this) in ttable_get_empty_slot() function
464 t_slot = ttable_get_empty_slot(this); in nct_new_thread()