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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h299 extern void DPSInterruptContext(DPSContext ctxt);
304 DPSInterruptContext returns immediately after sending the request.
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddps-def.cpp26 DPSInterruptContext
H A Ddpsclient.c1039 if (ctxt->chainChild != NIL) DPSInterruptContext(ctxt->chainChild);
2041 if (ctxt->chainChild != NIL) DPSInterruptContext(ctxt->chainChild);
2765 void DPSInterruptContext(DPSContext ctxt) function

Completed in 18 milliseconds