Home
last modified time | relevance | path

Searched defs:attr (Results 26 - 50 of 1082) sorted by relevance

12345678910>>...44

/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnattr_setsigmask.c4 int posix_spawnattr_setsigmask(posix_spawnattr_t *restrict attr, const sigset_t *restrict mask) in posix_spawnattr_setsigmask() argument
H A Dposix_spawnattr_getsigmask.c4 int posix_spawnattr_getsigmask(const posix_spawnattr_t *restrict attr, sigset_t *restrict mask) in posix_spawnattr_getsigmask() argument
H A Dposix_spawnattr_getpgroup.c4 int posix_spawnattr_getpgroup(const posix_spawnattr_t *restrict attr, pid_t *restrict pgrp) in posix_spawnattr_getpgroup() argument
H A Dposix_spawnattr_setpgroup.c4 int posix_spawnattr_setpgroup(posix_spawnattr_t *attr, pid_t pgrp) in posix_spawnattr_setpgroup() argument
H A Dposix_spawnattr_getflags.c4 int posix_spawnattr_getflags(const posix_spawnattr_t *restrict attr, short *restrict flags) in posix_spawnattr_getflags() argument
/third_party/musl/src/process/
H A Dposix_spawnattr_setflags.c5 int posix_spawnattr_setflags(posix_spawnattr_t *attr, short flags) in posix_spawnattr_setflags() argument
H A Dposix_spawnattr_setsigdefault.c4 int posix_spawnattr_setsigdefault(posix_spawnattr_t *restrict attr, const sigset_t *restrict def) in posix_spawnattr_setsigdefault() argument
H A Dposix_spawnattr_setsigmask.c4 int posix_spawnattr_setsigmask(posix_spawnattr_t *restrict attr, const sigset_t *restrict mask) in posix_spawnattr_setsigmask() argument
H A Dposix_spawnattr_getsigmask.c4 int posix_spawnattr_getsigmask(const posix_spawnattr_t *restrict attr, sigset_t *restrict mask) in posix_spawnattr_getsigmask() argument
H A Dposix_spawnattr_setpgroup.c4 int posix_spawnattr_setpgroup(posix_spawnattr_t *attr, pid_t pgrp) in posix_spawnattr_setpgroup() argument
H A Dposix_spawnattr_getsigdefault.c4 int posix_spawnattr_getsigdefault(const posix_spawnattr_t *restrict attr, sigset_t *restrict def) in posix_spawnattr_getsigdefault() argument
H A Dposix_spawnattr_getpgroup.c4 int posix_spawnattr_getpgroup(const posix_spawnattr_t *restrict attr, pid_t *restrict pgrp) in posix_spawnattr_getpgroup() argument
H A Dposix_spawnattr_getflags.c4 int posix_spawnattr_getflags(const posix_spawnattr_t *restrict attr, short *restrict flags) in posix_spawnattr_getflags() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_barrierattr_init.c29 pthread_barrierattr_t attr; in pthread_barrierattr_init_0100() local
H A Dpthread_mutexattr_destroy.c27 pthread_mutexattr_t attr; in pthread_mutexattr_destroy_0100() local
H A Dpthread_rwlockattr_destroy.c26 pthread_rwlockattr_t attr; in pthread_rwlockattr_destroy_0100() local
H A Dpthread_rwlockattr_setpshared.c26 pthread_rwlockattr_t attr; in pthread_rwlockattr_setpshared_0100() local
40 pthread_rwlockattr_t attr; in pthread_rwlockattr_setpshared_0200() local
/third_party/typescript/tests/baselines/reference/
H A DoverloadAssignmentCompat.js47 function attr(nameOrMap, value) { function
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dhos_cmsis_adp.h45 osSemaphoreAttr_t attr; member
/third_party/elfutils/libdw/
H A Ddwarf_formblock.c39 dwarf_formblock (Dwarf_Attribute *attr, Dwarf_Block *return_block) in dwarf_formblock() argument
[all...]
H A Ddwarf_formsdata.c39 dwarf_formsdata (Dwarf_Attribute *attr, Dwarf_Sword *return_sval) in dwarf_formsdata() argument
[all...]
H A Ddwarf_lowpc.c40 Dwarf_Attribute attr_mem, *attr; in dwarf_lowpc() local
H A Ddwarf_formref.c39 __libdw_formref (Dwarf_Attribute *attr, Dwarf_Off *return_offset) in __libdw_formref() argument
106 dwarf_formref(Dwarf_Attribute *attr, Dwarf_Off *return_offset) dwarf_formref() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
H A D12-1.c35 struct mq_attr attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/speculative/
H A D6-1.c47 pthread_attr_t attr; in main() local

Completed in 5 milliseconds

12345678910>>...44