Home
last modified time | relevance | path

Searched defs:attr (Results 26 – 50 of 61) sorted by relevance

123

/sysdeps/htl/
A Dpt-cond-init.c26 __pthread_cond_init (pthread_cond_t *cond, const pthread_condattr_t * attr) in __pthread_cond_init()
A Dpt-condattr-getclock.c25 pthread_condattr_getclock (const pthread_condattr_t *attr, clockid_t * clock) in pthread_condattr_getclock()
A Dpt-condattr-getpshared.c23 pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared) in pthread_condattr_getpshared()
A Dpt-condattr-setpshared.c23 pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared) in pthread_condattr_setpshared()
A Dpt-rwlock-init.c25 const pthread_rwlockattr_t *attr) in _pthread_rwlock_init()
A Dpt-rwlockattr-getpshared.c23 pthread_rwlockattr_getpshared (const pthread_rwlockattr_t *attr, int *pshared) in pthread_rwlockattr_getpshared()
A Dpt-rwlockattr-setpshared.c23 pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared()
A Dpt-attr-getstack.c24 __pthread_attr_getstack (const pthread_attr_t *attr, in __pthread_attr_getstack()
A Dpt-barrier-init.c27 const pthread_barrierattr_t *attr, unsigned count) in pthread_barrier_init()
A Dpt-condattr-setclock.c23 pthread_condattr_setclock (pthread_condattr_t *attr, clockid_t clock) in pthread_condattr_setclock()
A Dpt-attr-setstack.c26 __pthread_attr_setstack (pthread_attr_t *attr, void *stackaddr, size_t stacksize) in __pthread_attr_setstack()
A Dpt-key.h61 pthread_mutexattr_t attr; in __pthread_key_lock_ready() local
/sysdeps/pthread/
A Dmtx_init.c32 pthread_mutexattr_t attr; in __mtx_init() local
A Dtst-stack1.c37 pthread_attr_t attr; in tf() local
87 pthread_attr_t attr; in do_test() local
A Dtst-pthread-mutexattr.c27 pthread_mutexattr_t attr; in do_test() local
A Dtst-mutex6.c32 pthread_mutexattr_t *attr; variable
A Dtst-cond16.c74 pthread_attr_t attr; in do_test() local
A Dtst-cond18.c86 pthread_attr_t attr; in do_test() local
/sysdeps/unix/bsd/
A Dtcflow.c41 struct termios attr; in tcflow() local
/sysdeps/unix/sysv/linux/s390/
A Dsysconf.c35 get_cache_info (int level, int attr, int type) in get_cache_info()
129 int attr; in __sysconf() local
/sysdeps/unix/sysv/linux/
A Dmq_open.c40 struct mq_attr *attr = NULL; in __mq_open() local
A Daio_misc.h41 pthread_attr_t attr; in __aio_create_helper_thread() local
A Dmq_notify.c47 pthread_attr_t *attr; /* Attributes to create the thread with. */ member
171 pthread_attr_t attr; in init_mq_netlink() local
/sysdeps/mach/hurd/htl/
A Dpt-sysdep.c46 pthread_attr_t attr, *attrp = 0; in _init_routine() local
/sysdeps/mach/hurd/
A Dgai_misc.h39 pthread_attr_t attr; in __gai_create_helper_thread() local

Completed in 25 milliseconds

123