📄 pthread_self.man
字号:
.TH PTHREAD_SELF 3 LinuxThreads.SH NAMEpthread_self \- return identifier of current thread.SH SYNOPSIS#include <pthread.h>pthread_t pthread_self(void);.SH DESCRIPTION!pthread_self! return the thread identifier for the calling thread..SH AUTHORXavier Leroy <Xavier.Leroy@inria.fr>.SH "SEE ALSO"!pthread_equal!(3),!pthread_join!(3),!pthread_detach!(3),!pthread_setschedparam!(3),!pthread_getschedparam!(3).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -