Searched refs:PFLUSHIO (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/usr/skb/
H A Dskb_service.c75 st->exec_res = PFLUSHIO;
90 while(st->exec_res == PFLUSHIO) {
146 st->exec_res = PFLUSHIO;
161 while(st->exec_res == PFLUSHIO && (!output_overflow || !error_overflow)) {
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dec_public.h173 #define PFLUSHIO 7 /* request queue output */ macro
H A Deg_c_test.c66 case PFLUSHIO:
85 case PFLUSHIO:
H A Dtkeclipse.c230 case PFLUSHIO:
278 case PFLUSHIO:
369 case PFLUSHIO:
H A Declipse_cc.cc58 EC_flushio = PFLUSHIO
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEmbeddedEclipse.java341 static final int PFLUSHIO = 7; // request queue output field in interface:EmbeddedEclipse.resume_result
494 if(res == resume_result.PFLUSHIO &&
518 if(res == resume_result.PFLUSHIO &&
/barrelfish-master/usr/skb/octopus/
H A Dskb_query.c55 case PFLUSHIO:
105 // Contains Queue ID in case of PFLUSHIO
110 while ((st->exec_res = ec_resume1(retval)) == PFLUSHIO) {
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembsumc.tex339 was flushed, the return value is PFLUSHIO.
356 If the return value is PFLUSHIO or PWAITIO, ToC contains
H A Dembsumcxx.tex312 was flushed, the return value is PFLUSHIO and ToC contains the
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Devents.pl1041 % 7 == PFLUSHIO == EC_flushio

Completed in 65 milliseconds