Home
last modified time | relevance | path

Searched refs:lthreads (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/network/nfsv4/locks/
Dlocktests.h130 pthread_t *lthreads; member
Dlocktests.c217 dp.lthreads = malloc(sizeof(pthread_t) * clnt); in initialize()
242 free(dp.lthreads); in clean()
/external/python/cpython2/
Dconfigure.ac2678 LIBS="$LIBS -lthreads"