class AutoBlocked

Defined at line 192 of file ../../zircon/kernel/object/include/object/thread_dispatcher.h

Blocking syscalls, once they commit to a path that will likely block the

thread, use this helper class to properly set/restore |blocked_reason_|.

Public Methods

void AutoBlocked (Blocked reason)

Defined at line 194 of file ../../zircon/kernel/object/include/object/thread_dispatcher.h

void ~AutoBlocked ()

Defined at line 200 of file ../../zircon/kernel/object/include/object/thread_dispatcher.h