Home
last modified time | relevance | path

Searched defs:dummy_tsd (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/src/env/
H A D__init_tls.c15 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/porting/liteos_a/user/src/env/
H A D__init_tls.c16 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c206 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/src/thread/
H A Dpthread_create.c233 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c206 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/src/thread/linux/
H A Dpthread_create.c404 static void *dummy_tsd[1] = { 0 }; variable
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c340 static void *dummy_tsd[1] = { 0 }; variable

Completed in 5 milliseconds