occlum/src
LI Qing 4ee3396152 Refactor the futex implementation
1. Use multiple futex buckets to reduce lock contention on futex data
strcutures
2. Add FUTEX_REQUEUE support
3. Add the condition variable test case
2019-12-10 06:03:03 +00:00
..
libos Refactor the futex implementation 2019-12-10 06:03:03 +00:00
pal Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00
Enclave.edl Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00
Makefile Add write syscall and prints Hello World 2018-07-01 15:57:41 +08:00
sgxenv.mk Build C++ source files under libos/ and pal/ 2019-11-12 16:28:17 +00:00