OpenGrok
Cross Reference: sanitizer_common_syscalls.inc
xref
: /
external
/
compiler-rt
/
lib
/
sanitizer_common
/
sanitizer_common_syscalls.inc
Home
|
History
|
Annotate
|
Download
|
only in
sanitizer_common
Lines Matching
full:gettid
255
PRE_SYSCALL(
gettid
)() {}
257
POST_SYSCALL(
gettid
)(long res) {}