Thread.this

Sets our main struct and passes it to the parent class.

  1. this(GThread* gThread, bool ownedRef)
    class Thread
    this
    (,
    bool ownedRef = false
    )
  2. this(string name, GThreadFunc func, void* data)

Meta