Searched refs:DEBUG_WAKE_EVENT (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Derror.h216 #define DEBUG_WAKE_EVENT -257 macro
H A Demu.c5406 proc = error_handler_[(err_code&PORT_MASK) == WAKE_PORT ? -(DEBUG_WAKE_EVENT) : -(DEBUG_CALL_EVENT)];

Completed in 42 milliseconds