Contents

workLoop

Factory member function to construct and intialize a work loop.

Declaration

static IOWorkLoop *workLoop();

Return Value

Returns a workLoop instance if constructed successfully, 0 otherwise.

See Also

Miscellaneous