A.pthread_init
B.pthread_attr_create
C.pthread_attr_destroy
D.pthread_attr_init
您可能感興趣的試卷
你可能感興趣的試題
A.pthread_mutex_init
B.pthread_mutex_create
C.pthread_mutex_begin
D.pthread_mutex_lock
A.pthread_self
B.pthread_pause
C.pthread_join
D.pthread_exit
A.exit
B.pthread_quit
C.pthread_exit
D.return
A.pthread_self
B.pthread_create
C.create_pthread
D.pthread_new
A.shminit
B.seminit
C.semget
D.shmget
最新試題
linux中使用mv命令時,當所移動的文件源位置與目標位置不是同一位置時,也可以改名。
linux系統(tǒng)中,普通用戶test1可以訪問其它用戶的家目錄。
在linux中,cd -表示的意思是()
開源軟件都是自由軟件。
linux系統(tǒng)中,要查看/etc/passwd文件前10行,應該在終端中輸入()命令
linux中創(chuàng)建用戶有兩個命令,是哪兩個命令()
LINUX中root用戶可以更改所有用戶的密碼。
LINUX系統(tǒng)中,如果用戶沒有密碼,也是可以進入系統(tǒng)的。
linux系統(tǒng)中,如果要查看曾經(jīng)使用過的命令,可以在終端中輸入history命令。
在linux中要在/下面創(chuàng)建多級目錄/a/b/c/d時,下面正確的是()