MCPcopy Create free account
hub / github.com/NetSys/bess / BeginExiting

Method BeginExiting

core/utils/syscallthread.h:329–329  ·  view source on GitHub ↗

* Indicates that we're on our way out of Run(). */

Source from the content-addressed store, hash-verified

327 * Indicates that we're on our way out of Run().
328 */
329 void BeginExiting() { InternalBeginExiting(); }
330
331 /*!
332 * Get the mask to pass as the sigmask argument to pselect/ppoll.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected