Searched defs:time_out (Results 1 – 4 of 4) sorted by relevance
33 unsigned int time_out; /* How long should I wait after member56 unsigned int time_out; /* How long should I wait after member
77 void* time_out) { in NtALpcConnectPortPatch()
79 void* time_out) { in NtALpcConnectPortPatch()
197 for (base::TimeDelta time_out = default_time_out;; in Run() local