Home
last modified time | relevance | path

Searched refs:cothread (Results 1 – 2 of 2) 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
/dragonfly/sys/platform/vkernel64/conf/
H A Dfiles73 platform/vkernel64/platform/cothread.c standard