Home
last modified time | relevance | path

Searched refs:__pthread_tsd_size (Results 1 – 20 of 20) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/thread/
H A Dpthread_create.c161 weak_alias(dummy, __pthread_tsd_size);
210 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
218 tsd = stack - __pthread_tsd_size; in __pthread_create()
228 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
244 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c7 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/thread/
H A Dpthread_create.c211 weak_alias(dummy, __pthread_tsd_size);
261 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
269 tsd = stack - __pthread_tsd_size; in __pthread_create()
279 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
295 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/thread/
H A Dpthread_create.c219 weak_alias(dummy, __pthread_tsd_size);
268 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
276 tsd = stack - __pthread_tsd_size; in __pthread_create()
286 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
302 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/thread/
H A Dpthread_create.c219 weak_alias(dummy, __pthread_tsd_size);
268 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
276 tsd = stack - __pthread_tsd_size; in __pthread_create()
286 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
302 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/thread/
H A Dpthread_create.c219 weak_alias(dummy, __pthread_tsd_size);
268 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
276 tsd = stack - __pthread_tsd_size; in __pthread_create()
286 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
302 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/thread/
H A Dpthread_create.c219 weak_alias(dummy, __pthread_tsd_size);
268 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
276 tsd = stack - __pthread_tsd_size; in __pthread_create()
286 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
302 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/thread/
H A Dpthread_create.c219 weak_alias(dummy, __pthread_tsd_size);
268 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create()
276 tsd = stack - __pthread_tsd_size; in __pthread_create()
286 + libc.tls_size + __pthread_tsd_size); in __pthread_create()
302 tsd = map + size - __pthread_tsd_size; in __pthread_create()
H A Dpthread_key_create.c3 volatile size_t __pthread_tsd_size = sizeof(void *) * PTHREAD_KEYS_MAX; variable
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/
H A Dpthread_impl.h143 extern hidden volatile size_t __pthread_tsd_size;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/internal/
H A Dpthread_impl.h156 extern hidden volatile size_t __pthread_tsd_size;
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/internal/
H A Dpthread_impl.h156 extern hidden volatile size_t __pthread_tsd_size;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/
H A Dpthread_impl.h156 extern hidden volatile size_t __pthread_tsd_size;
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/internal/
H A Dpthread_impl.h156 extern hidden volatile size_t __pthread_tsd_size;
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/
H A Dpthread_impl.h156 extern hidden volatile size_t __pthread_tsd_size;