csp_thread.h File Reference
#include <stdint.h>
#include <csp/csp.h>

Go to the source code of this file.

Functions

int csp_thread_create (csp_thread_return_t(*routine)(void *), const char *const thread_name, unsigned short stack_depth, void *parameters, unsigned int priority, csp_thread_handle_t *handle)