Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_futex_table.c29 rt_futex_t found_futex; in futex_global_table_find() local
36 found_futex = rt_container_of(entry, struct rt_futex, entry); in futex_global_table_find()
41 found_futex = RT_NULL; in futex_global_table_find()
44 *futex = found_futex; in futex_global_table_find()

Completed in 3 milliseconds