Searched refs:pid_cmp (Results 1 – 1 of 1) sorted by relevance
328 static int pid_cmp(const void *a_void,const void *pid_void);422 int_thread_hash = lh_new(pid_hash, pid_cmp); in int_thread_get()979 static int pid_cmp(const void *a_void, const void *b_void) in pid_cmp() function