Home
last modified time | relevance | path

Searched defs:guard_size (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_guard_size.c26 size_t guard_size = 0; in pthread_guard_size_0100() local
/third_party/musl/src/internal/
Dpthread_impl.h37 size_t guard_size; member
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h37 size_t guard_size; member
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h38 size_t guard_size; member
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h52 size_t guard_size; member
/third_party/grpc/third_party/upb/upb/
Dupb.h184 size_t guard_size = 32; in upb_arena_malloc() local