Searched defs:cotd (Results 1 – 4 of 4) sorted by relevance
79 cothread_create(void (*thr_func)(cothread_t cotd), in cothread_create()80 void (*thr_intr)(cothread_t cotd), in cothread_create()83 cothread_t cotd; in cothread_create() local125 cothread_t cotd; in cothread_delete() local141 cothread_t cotd = arg; in cothread_thread() local157 cothread_intr(cothread_t cotd) in cothread_intr()167 cothread_signal(cothread_t cotd) in cothread_signal()177 cothread_wait(cothread_t cotd) in cothread_wait()186 cothread_sleep(cothread_t cotd, struct timespec *ts) in cothread_sleep()192 cothread_wakeup(cothread_t cotd, struct timespec *ts) in cothread_wakeup()[all …]
217 vktimer_thread(cothread_t cotd) in vktimer_thread()
61 cothread_t cotd; member238 vkd_io_intr(cothread_t cotd) in vkd_io_intr()273 vkd_io_thread(cothread_t cotd) in vkd_io_thread()
370 cothread_t cotd = sc->cotd_tx; in vke_start() local531 vke_rx_intr(cothread_t cotd) in vke_rx_intr()582 vke_tx_intr(cothread_t cotd) in vke_tx_intr()625 vke_rx_thread(cothread_t cotd) in vke_rx_thread()706 vke_tx_thread(cothread_t cotd) in vke_tx_thread()