Class sigevent._sigev_un._sigev_thread

java.lang.Object
org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
Enclosing class:
sigevent._sigev_un

public static class sigevent._sigev_un._sigev_thread extends Object
struct {
    void (*_function)(__sigval_t);
    pthread_attr_t *_attribute;
}