]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-bottom-half/headers/public/wasi/api.h
Merge branch 'master' into proxmox/bookworm
[wasi-libc.git] / libc-bottom-half / headers / public / wasi / api.h
index 1ab76994ed177989ac7618d3c91178faac62d6a1..45a6506e2ffa022e081bea9aa8e14cf8b7c4da5a 100644 (file)
@@ -2099,7 +2099,7 @@ __wasi_errno_t __wasi_sock_shutdown(
  *
  * @see https://github.com/WebAssembly/wasi-threads/#readme
  */
-__wasi_errno_t __wasi_thread_spawn(
+int32_t __wasi_thread_spawn(
     /**
      * A pointer to an opaque struct to be passed to the module's entry
      * function.