Home
last modified time | relevance | path

Searched refs:sigev_notify_attributes (Results 1 – 2 of 2) sorted by relevance

/trueos/lib/librt/
HDsigev_thread.c204 if (evp->sigev_notify_attributes) in __sigev_alloc()
205 attrcopy(evp->sigev_notify_attributes, &sn->sn_attr); in __sigev_alloc()
/trueos/sys/sys/
HDsignal.h184 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro