Searched refs:newThread (Results 1 – 2 of 2) sorted by relevance
48 void alcs_start_loop(CoAPContext *ctx, int newThread);
314 void alcs_start_loop(CoAPContext *ctx, int newThread) in alcs_start_loop() argument321 if (!newThread || 0 != HAL_ThreadCreate(&handle, thread_routine, in alcs_start_loop()
Completed in 3 milliseconds