Searched refs:dispatch (Results 1 – 4 of 4) sorted by relevance
62 to notify dispatch thread, runtime thread priority should lower than63 dispatch thread priority to ensure dispatch thread could fetch data as65 priority is higher than dispatch thread, and runtime running in full66 loading with no sleep, then dispatch thread has no change to fetch71 int "stack size for sensor dispatch thread"75 This is the stack size for sensor dispatch thread79 int "priority for sensor dispatch thread"83 This is the thread priority for sensing subsystem dispatch thread
8 dispatch.c
65 const static struct virtio_dispatch dispatch = { variable100 vr->vdev.func = &dispatch; in vq_setup()
135 const struct virtio_dispatch dispatch = { variable251 vdev->func = &dispatch; in rpmsg_backend_init()
Completed in 11 milliseconds