Searched refs:gettindex (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dcascade_fcntl.c168 us = (getpindex() * lm_optT) + gettindex();
H A Dcascade_flock.c164 us = (getpindex() * lm_optT) + gettindex();
H A Dcascade_lockf.c159 us = (getpindex() * lm_optT) + gettindex();
H A Dcascade_mutex.c163 us = (getpindex() * lm_optT) + gettindex();
H A Dlibmicro.h188 int gettindex();
H A Dmprotect.c159 us = (getpindex() * lm_optT) + gettindex();
H A Dcascade_cond.c214 us = (getpindex() * lm_optT) + gettindex();
H A Dlibmicro.c967 gettindex() function
1004 * gettindex() can race with pthread_create() filling in tids[].

Completed in 21 milliseconds