Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/posix/core/
Dthread.c65 posix_thread_status_t *tstatus = in z_impl_k_thread_abort() local
69 thread_idx = tstatus->thread_idx; in z_impl_k_thread_abort()
74 if (tstatus->aborted == 0) { /* LCOV_EXCL_BR_LINE */ in z_impl_k_thread_abort()
75 tstatus->aborted = 1; in z_impl_k_thread_abort()
88 if (tstatus->aborted == 0) { in z_impl_k_thread_abort()
94 tstatus->aborted = 1; in z_impl_k_thread_abort()