diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:11:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:11:56 +0000 |
commit | e9699e2b995d3ded2efd5580ae6dadf555181d62 (patch) | |
tree | dd029bd1e3b8b9ffb627115e7ecc577f250fa742 /expected/wasm32-wasi-threads/defined-symbols.txt | |
parent | Adding upstream version 0.0~git20230113.4362b18. (diff) | |
download | wasi-libc-e9699e2b995d3ded2efd5580ae6dadf555181d62.tar.xz wasi-libc-e9699e2b995d3ded2efd5580ae6dadf555181d62.zip |
Adding upstream version 0.0~git20230621.7018e24.upstream/0.0_git20230621.7018e24
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'expected/wasm32-wasi-threads/defined-symbols.txt')
-rw-r--r-- | expected/wasm32-wasi-threads/defined-symbols.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/expected/wasm32-wasi-threads/defined-symbols.txt b/expected/wasm32-wasi-threads/defined-symbols.txt index 8dba0f1..c913f16 100644 --- a/expected/wasm32-wasi-threads/defined-symbols.txt +++ b/expected/wasm32-wasi-threads/defined-symbols.txt @@ -390,6 +390,7 @@ __wasilibc_nocwd_scandirat __wasilibc_nocwd_symlinkat __wasilibc_nocwd_utimensat __wasilibc_open_nomode +__wasilibc_populate_preopens __wasilibc_pthread_self __wasilibc_register_preopened_fd __wasilibc_rename_newat @@ -1044,6 +1045,11 @@ pthread_rwlockattr_setpshared pthread_self pthread_setcancelstate pthread_setspecific +pthread_spin_destroy +pthread_spin_init +pthread_spin_lock +pthread_spin_trylock +pthread_spin_unlock pthread_testcancel pthread_timedjoin_np pthread_tryjoin_np |