Searched refs:completion (Results 1 – 3 of 3) sorted by relevance
15 thread for each completion queue event until the wait count is met. This17 use polling on the completion queue with a k_yield() in between iterations.27 calling thread for each completion queue event until the wait count is met.29 will use polling on the completion queue with a k_yield() in between
154 bool "Network shell dynamic command completion"158 completion. This means that for example the nbr command can164 length) by default. Other dynamic completion commands in
506 const char *completion; in partial_autocomplete() local508 uint16_t common = common_beginning_find(sh, cmd, &completion, first, in partial_autocomplete()516 z_shell_op_completion_insert(sh, &completion[arg_len], in partial_autocomplete()
Completed in 20 milliseconds