HomeSort by: relevance | last modified time | path
    Searched defs:pthread__cmp (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
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

Completed in 12 milliseconds