HomeSort by: relevance | last modified time | path
    Searched refs:PCC_MLCONT (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpuffs/
callcontext.c 70 * 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;
puffs_priv.h 196 #define PCC_MLCONT 0x08
dispatcher.c 63 pcc->pcc_flags |= PCC_MLCONT;

Completed in 12 milliseconds