Home
last modified time | relevance | path

Searched defs:self (Results 1 - 25 of 483) sorted by relevance

12345678910>>...20

/third_party/node/test/fixtures/wpt/streams/resources/
H A Drs-test-templates.js[all...]
/third_party/musl/src/thread/
H A D__tls_get_addr.c5 pthread_t self = __pthread_self(); in __tls_get_addr() local
H A Dtss_set.c6 struct pthread *self = __pthread_self(); in tss_set() local
H A Dpthread_setspecific.c6 struct pthread *self = __pthread_self(); in pthread_setspecific() local
17 struct pthread *self = __pthread_self(); in pthread_settsd() local
H A Dpthread_setcancelstate.c7 struct pthread *self = __pthread_self(); in __pthread_setcancelstate() local
H A Dpthread_setcanceltype.c6 struct pthread *self = __pthread_self(); in pthread_setcanceltype() local
H A Dpthread_getspecific.c7 struct pthread *self = __pthread_self(); in __pthread_getspecific() local
13 struct pthread *self = __pthread_self(); in pthread_gettsd() local
/third_party/benchmark/cmake/
H A Dpthread_affinity.cpp9 pthread_t self = pthread_self(); in main() local
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_setcancelstate.c7 struct pthread *self = __pthread_self(); in __pthread_setcancelstate() local
H A Dpthread_setcanceltype.c6 struct pthread *self = __pthread_self(); in pthread_setcanceltype() local
/third_party/musl/src/env/
H A D__reset_tls.c7 pthread_t self = __pthread_self(); in __reset_tls() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-arm.c6 static void init_arm(const struct target *self) in init_arm() argument
21 static void predefine_arm(const struct target *self) in predefine_arm() argument
H A Dtarget-alpha.c7 static void predefine_alpha(const struct target *self) in predefine_alpha() argument
H A Dtarget-bfin.c7 static void predefine_bfin(const struct target *self) in predefine_bfin() argument
H A Dtarget-h8300.c6 static void init_h8300(const struct target *self) in init_h8300() argument
20 static void predefine_h8300(const struct target *self) in predefine_h8300() argument
H A Dtarget-microblaze.c6 static void init_microblaze(const struct target *self) in init_microblaze() argument
14 static void predefine_microblaze(const struct target *self) in predefine_microblaze() argument
H A Dtarget-nds32.c6 static void init_nds32(const struct target *self) in init_nds32() argument
16 static void predefine_nds32(const struct target *self) in predefine_nds32() argument
H A Dtarget-openrisc.c6 static void init_openrisc(const struct target *self) in init_openrisc() argument
16 static void predefine_openrisc(const struct target *self) in predefine_openrisc() argument
H A Dtarget-m68k.c6 static void init_m68k(const struct target *self) in init_m68k() argument
14 static void predefine_m68k(const struct target *self) in predefine_m68k() argument
H A Dtarget-sh.c6 static void init_sh(const struct target *self) in init_sh() argument
21 static void predefine_sh(const struct target *self) in predefine_sh() argument
H A Dtarget-xtensa.c6 static void init_xtensa(const struct target *self) in init_xtensa() argument
16 static void predefine_xtensa(const struct target *self) in predefine_xtensa() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dautotype-ko.c6 __auto_type self = self; // KO: self-declared variable
/third_party/musl/porting/linux/user/src/process/
H A D_Fork.c26 pthread_t self = __pthread_self(); in _Fork() local
[all...]
/third_party/musl/src/locale/
H A Duselocale.c7 pthread_t self = __pthread_self(); in __uselocale() local
/third_party/musl/porting/liteos_a/user/src/process/
H A D_Fork.c25 pthread_t self = __pthread_self(); in _Fork() local

Completed in 5 milliseconds

12345678910>>...20