Home
last modified time | relevance | path

Searched refs:cannot_create_thread (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/posix/common/src/
Dpthread_attr.c81 static inline void cannot_create_thread(const pthread_attr_t *attrp) in cannot_create_thread() function
105 cannot_create_thread(NULL); in ZTEST()
111 cannot_create_thread(&attr1); in ZTEST()
132 cannot_create_thread(&attr); in ZTEST()