Searched defs:attrp (Results 1 – 5 of 5) sorted by relevance
38 static void create_thread_common_entry(const pthread_attr_t *attrp, bool expect_success, in create_thread_common_entry()72 static void create_thread_common(const pthread_attr_t *attrp, bool expect_success, bool joinable) in create_thread_common()78 static inline void can_create_thread(const pthread_attr_t *attrp) in can_create_thread()
36 static void create_thread_common_entry(const pthread_attr_t *attrp, bool expect_success, in create_thread_common_entry()70 static void create_thread_common(const pthread_attr_t *attrp, bool expect_success, bool joinable) in create_thread_common()76 static inline void can_create_thread(const pthread_attr_t *attrp) in can_create_thread()81 static inline void cannot_create_thread(const pthread_attr_t *attrp) in cannot_create_thread()
17 pthread_mutexattr_t *attrp = NULL; in mtx_init() local
104 pthread_attr_t *attrp = &attr; in setup() local106 pthread_attr_t *attrp = NULL; in setup() local
123 pthread_attr_t *attrp = &attr; in thrift_test_before() local