Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_futex_table.c32 RT_UTHASH_FIND(_futex_hash_head, key, sizeof(struct shared_futex_key), entry); in futex_global_table_find()
53 RT_UTHASH_FIND(_futex_hash_head, key, sizeof(struct shared_futex_key), entry); in futex_global_table_delete()
/components/utilities/libadt/uthash/
A Drt_uthash.h53 #define RT_UTHASH_FIND(head, key_ptr, keylen_in, pval) \ macro

Completed in 8 milliseconds