PosixEventDriverCore.runInOwnerThread

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void runInOwnerThread(ThreadCallbackGen del, ThreadCallbackGenParams params)
    class PosixEventDriverCore(Loop : PosixEventLoop, Timers : EventDriverTimers, Events : EventDriverEvents, Processes : EventDriverProcesses)
    @safe nothrow final override shared
    void
    runInOwnerThread
  2. alias runInOwnerThread = EventDriverCore.runInOwnerThread

Meta