Searched refs:PCC_MLCONT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libpuffs/
H A Dcallcontext.c70 * 1) PCC_MLCONT is set, in which case we need to go to the mainloop
93 if ((pcc->pcc_flags & PCC_MLCONT) == 0) {
98 pcc->pcc_flags &= ~PCC_MLCONT;
125 pcc->pcc_flags |= PCC_MLCONT;
H A Dpuffs_priv.h196 #define PCC_MLCONT 0x08 macro
H A Ddispatcher.c63 pcc->pcc_flags |= PCC_MLCONT;

Completed in 83 milliseconds