Home
last modified time | relevance | path

Searched defs:cothread (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/platform/vkernel64/include/
H A Dcothread.h42 struct cothread { struct
46 void (*thr_func)(struct cothread *); argument
47 void (*thr_intr)(struct cothread *); argument
53 typedef struct cothread *cothread_t; argument