Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Dhash.h129 void *hash_add_pidthr(hash_table *ht, pidthr_t key, void *value);
H A Dhash.c1294 hash_add_pidthr(hash_table *ht, pidthr_t key, void *value) in hash_add_pidthr() function
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos5.c2101 hash_add_pidthr(threadhash, pidthr, (void *)op); in getptable()