Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfsserver/
H A Dnfs_fha_new.c458 struct fha_hash_entry *fhe, struct fha_info *i, SVCTHREAD *this_thread) in fha_hash_entry_choose_thread()
547 fhanew_assign(SVCTHREAD *this_thread, struct svc_req *req) in fhanew_assign()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dthread.cpp103 namespace this_thread global() namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp86 const DWORD this_thread = GetCurrentThreadId(); in RunThread() local