c functions - arcturus9/useful-link GitHub Wiki
-
pthread_create
https://www.crocus.co.kr/484 -
pthread_kill
https://unabated.tistory.com/entry/pthreadkill-1
https://www.joinc.co.kr/w/man/3/pthread_kill -
msgrcv() λ©μμ§ νλ‘λΆν° λ°μ΄ν° μμ
http://forum.falinux.com/zbxe/index.php?document_srl=420636&mid=C_LIB
ssize_t msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg);