pthread.c | 89 static signed int pthread__cmp(void *, const void *, const void *); 92 .rbto_compare_nodes = pthread__cmp, 93 .rbto_compare_key = pthread__cmp, 1389 pthread__cmp(void *ctx, const void *n1, const void *n2) function in typeref:typename:signed int
|