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中表示關(guān)機(jī)的方法有()
linux中使用mv命令時(shí),當(dāng)所移動(dòng)的文件源位置與目標(biāo)位置不是同一位置時(shí),也可以改名。
在linux中要在/下面創(chuàng)建多級(jí)目錄/a/b/c/d時(shí),下面正確的是()
在linux中,要再次使用曾經(jīng)使用過的第2條命令,可以在終端中輸入()
在Centos 7中能夠從圖形界面切換到文本字符模式的方法有()
Linux系統(tǒng)中要切換到2號(hào)終端,應(yīng)使用的鍵盤組合鍵為Ctrl+Alt+F2。
在linux中,cd -表示的意思是()
linux系統(tǒng)中,如果要查看曾經(jīng)使用過的命令,可以在終端中輸入history命令。
在linux中當(dāng)我們要修改一個(gè)文件時(shí),要先對(duì)文件進(jìn)行備份后,再作修改,否則會(huì)出錯(cuò),這時(shí)我們需要使用cp 復(fù)制命令,后面再加相應(yīng)的參數(shù)-a或-p都是可以的。
在linux系統(tǒng)的命令終端中,以下哪個(gè)是能夠執(zhí)行腳本文件的方式?()