Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsegment.c2391 bool thread_is_alive; in nilfs_segctor_accept() local
2395 thread_is_alive = (bool)sci->sc_task; in nilfs_segctor_accept()
2404 if (thread_is_alive) in nilfs_segctor_accept()