Instance Propertyswift-nio 2.77.0NIOPosix
_attribute
var _attribute: UnsafeMutablePointer<pthread_attr_t>!
var _attribute: UnsafeMutablePointer<pthread_attr_t>!
c@S@sigevent@U@sigevent_t.h@662@S@sigevent_t.h@822@FI@_attribute
What are these?4EG5R
import NIOPosix
struct __Unnamed_struct__sigev_thread
struct sigevent
struct __Unnamed_union__sigev_un
@frozen struct UnsafeMutablePointer<Pointee> where Pointee : ~Copyable
A pointer for accessing and manipulating data of a specific type.
struct pthread_attr_t
init()
init(_function: ((__sigval_t) -> Void)!, _attribute: UnsafeMutablePointer<pthread_attr_t>!)
var _function: ((__sigval_t) -> Void)!