Searched refs:osThreadFunc_t (Results 1 – 3 of 3) sorted by relevance
61 static osThreadFunc_t thread_func = test_app;64 static osThreadFunc_t mailbox_thread_func = tfm_ns_mailbox_thread_runner;
161 typedef void (*osThreadFunc_t) (void *argument); typedef371 osThreadId_t osThreadNew (osThreadFunc_t func, void *argument, const osThreadAttr_t *attr);
417 extern void EvrRtxThreadNew (osThreadFunc_t func, void *argument, const osThreadAttr_t *attr);