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

/ast/src/cmd/warp/
H A Dwarp.c561 warp_poll(register Call_t* p, void* f, int n, int to) function
581 return warp_poll(&call, f, n, to);
591 return warp_poll(&call, f, n, to);
599 return warp_poll(&call, f, n, to);
607 return warp_poll(&call, f, n, to);
615 return warp_poll(&call, f, n, to);

Completed in 16 milliseconds