Searched defs:this_thread (Results 1 – 5 of 5) sorted by relevance
287 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()
262 fhaold_assign(SVCTHREAD *this_thread, struct svc_req *req) in fhaold_assign()
273 fhanew_assign(SVCTHREAD *this_thread, struct svc_req *req) in fhanew_assign()
104 namespace this_thread namespace
167 static thread_info *this_thread; /* Info on thread returned by wait_for_debug_event */ variable