Searched defs:TGT_EWOULDBLOCK (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/alpha/linux/ | ||
H A D | linux.hh | 199 static const unsigned TGT_EWOULDBLOCK = TGT_EAGAIN; member in class:AlphaLinux |
/gem5/src/kern/linux/ | ||
H A D | linux.hh | 250 static const unsigned TGT_EWOULDBLOCK = TGT_EAGAIN; member in class:Linux |
Completed in 8 milliseconds