Searched defs:thread_create (Results 1 – 5 of 5) sorted by relevance
34 static inline int thread_create(thread_t *thread, in thread_create() function60 static inline int thread_create(thread_t *thread, in thread_create() function
80 static inline int thread_create(thread_t *thread, in thread_create() function122 static inline int thread_create(thread_t *thread, in thread_create() function
239 static int thread_create(mbedtls_net_context *client_fd) in thread_create() function
351 thread_t *thread_create(const char *name, thread_start_routine entry, void *arg, int priority, size… in thread_create() function