OpenGrok
Cross Reference: CIndex.cpp
xref
: /
external
/
clang
/
tools
/
libclang
/
CIndex.cpp
Home
|
History
|
Annotate
|
Download
|
only in
libclang
Lines Matching
full:pthread_self
6687
mach_port_t tid = pthread_mach_thread_np(
pthread_self
());