/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2022-05-14 11:00
Lee Dong Wook
@CRScube
리눅스 커널 스터디 2주차
프로세스와 쓰레드의 생성과 수행
프로세스
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
int g = 2;
int main() {...
더보기
Home on 개발자 이동욱
0
0
0
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy