Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dthread.c30 static thrd_query_state_t query_state_cb = (thrd_query_state_t)NULL;
32 void thrd_set_query_callback(thrd_query_state_t fn) in thrd_set_query_callback()
Dthread.h54 typedef uint32_t (*thrd_query_state_t)(struct thread_t *p_thrd, typedef
106 void thrd_set_query_callback(thrd_query_state_t fn);