Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A DMakefile.inc17 thr_equal.c \
/freebsd/cddl/contrib/opensolaris/head/
H A Dthread.h48 #define thr_equal(a,b) pthread_equal(a,b) macro