![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Functions | |
void | thd_test_init (void) |
void | thd_test_periodic (void) |
void | thd_test_event (void) |
void | thd_test_syracuse_restart (float s) |
Variables | |
float | thd_test_start_value |
Definition in file thd_test.h.
Definition at line 69 of file thd_test.c.
References bsem, foo, joined, mtx, pprz_bsem_init(), pprz_mtx_init(), PPRZ_NORMAL_PRIO, pprz_thread_create(), test_thd(), and thd_handle.
Definition at line 79 of file thd_test.c.
References bsem, DefaultChannel, DefaultDevice, foo, joined, msg, mtx, pprz_bsem_signal(), pprz_mtx_trylock(), pprz_mtx_unlock(), pprz_thread_tryjoin(), syracuse, and thd_handle.
Definition at line 48 of file thd_test.c.
References DefaultChannel, DefaultDevice, foo, joined, mtx, pprz_mtx_trylock(), pprz_mtx_unlock(), PPRZ_NORMAL_PRIO, pprz_thread_create(), s, syracuse, test_thd(), thd_handle, and thd_test_start_value.
|
extern |
Definition at line 32 of file thd_test.c.
Referenced by thd_test_syracuse_restart().