occlum/test/sched
He Sun 2357f8ed1c Refactor THROW_ERROR macro in tests
1. Rename the macro name as all uppercase letters
2. Rewrite the macro in `do { ... } while (0)` instead of `while (1) { ... }`
2019-11-28 11:10:23 +00:00
..
main.c Refactor THROW_ERROR macro in tests 2019-11-28 11:10:23 +00:00
Makefile Add sched_xetaffinity() system calls in Occlum 2019-08-05 15:22:20 +08:00