Open Romanof123 opened 4 years ago
예제
chid = ChannelCreate(...); sigevent.sigev_notify = SIGEV_PULSE; // pulse event sigevent.sigev_coid = ConnectAttach(0,0,chid...); //to self sigevent.sigev_priority = MyPriority; //our priority sigevent.sigev_code = OUR_CODE; // our PULSE ID sigevent.sigev_value.sival_int = value; // 32bits of data
/net/원격지.노드/원격지path name
qnet은 마운트 해서 써야된다.
EVENT Delivery
event는 뭔가
kernel에서 pulse로 event를 받을때는?
예제
thread to thread는 어떻게 만들수 있을까?
QNET
/net/원격지.노드/원격지path name