__SIGQUEUE_TID
e = sigqueue(pthread->tid, sig | __SIGQUEUE_TID,
signum = signumf & ~__SIGQUEUE_TID;
if ((signumf & __SIGQUEUE_TID) == 0) {