]> git.lizzy.rs Git - rust.git/commit
std: rewrite SGX thread parker
authorjoboet <jonasboettiger@icloud.com>
Wed, 22 Jun 2022 14:42:49 +0000 (16:42 +0200)
committerjoboet <jonasboettiger@icloud.com>
Wed, 22 Jun 2022 14:42:49 +0000 (16:42 +0200)
commit9678cece6de806693fc585225c0d6a4a5adaacd3
tree571dbf3f871464dae323e72e4531ae3b79d43a86
parentabace0a1f17986d89aedf610819deab2b4afee56
std: rewrite SGX thread parker
library/std/src/sys/sgx/mod.rs
library/std/src/sys/sgx/thread_parker.rs [new file with mode: 0644]
library/std/src/sys_common/thread_parker/mod.rs