Searched defs:tds (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/csup/
H A Dthreads.c70 threads_lock(struct threads *tds) argument
79 threads_unlock(struct threads *tds) argument
91 struct threads *tds; local
103 threads_create(struct threads *tds, void *(*start)(void *), void *data) argument
126 threads_wait(struct threads *tds) argument
146 threads_free(struct threads *tds) argument
164 struct threads *tds; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp191 std::vector<lldb::pid_t> tds; local

Completed in 65 milliseconds