Searched refs:my_errno (Results 1 – 1 of 1) sorted by relevance
49 int my_errno = POINTER_TO_INT(_my_errno); in errno_thread() local51 errno = my_errno; in errno_thread()54 if (errno == my_errno) { in errno_thread()58 zassert_equal(errno, my_errno); in errno_thread()