Searched refs:found_futex (Results 1 – 1 of 1) sorted by relevance
29 rt_futex_t found_futex; in futex_global_table_find() local36 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