This is an automated email from the ASF dual-hosted git repository.

rduan pushed a change to branch emm-dev
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


    from 5fd77664 Remove cargo doc warnings
     add ec443201 Implement Send and Sync for SgxFile
     add 04666aa6 Implement ReentrantMutex based on spin

No new revisions were added by this update.

Summary of changes:
 sgx_protected_fs/tfs/src/fs.rs |   3 +
 sgx_trts/src/sync/mod.rs       |   2 +
 sgx_trts/src/sync/remutex.rs   | 214 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 219 insertions(+)
 create mode 100644 sgx_trts/src/sync/remutex.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@teaclave.apache.org
For additional commands, e-mail: commits-h...@teaclave.apache.org

Reply via email to