Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/nfs/
Dnfs_fha.c287 struct fha_hash_entry *fhe, struct fha_info *i, SVCTHREAD *this_thread) in fha_hash_entry_choose_thread()
379 fha_assign(SVCTHREAD *this_thread, struct svc_req *req, in fha_assign()
/freebsd-10-stable/sys/nfsserver/
Dnfs_fha_old.c262 fhaold_assign(SVCTHREAD *this_thread, struct svc_req *req) in fhaold_assign()
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_fha_new.c273 fhanew_assign(SVCTHREAD *this_thread, struct svc_req *req) in fhanew_assign()
/freebsd-10-stable/contrib/libc++/src/
Dthread.cpp104 namespace this_thread namespace
/freebsd-10-stable/contrib/gdb/gdb/
Dwince.c167 static thread_info *this_thread; /* Info on thread returned by wait_for_debug_event */ variable