Searched refs:sp_state_t (Results 1 – 2 of 2) sorted by relevance
35 void sp_state_set(sp_context_t *sp_ptr, sp_state_t state) in sp_state_set()46 void sp_state_wait_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_wait_switch()67 int sp_state_try_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_try_switch()
43 } sp_state_t; typedef50 sp_state_t state;
Completed in 3 milliseconds