Use the sysctl(3) function to check whether an address is mapped
into the address space.
Details
Details
- Reviewers
mgorny joerg - Group Reviewers
Restricted Project - Commits
- rG316f42387625: Implement __kmp_is_address_mapped() for NetBSD
rL348874: Implement __kmp_is_address_mapped() for NetBSD
rOMP348874: Implement __kmp_is_address_mapped() for NetBSD
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
Event Timeline
Comment Actions
LGTM. Tests pass for me.
runtime/src/z_Linux_util.cpp | ||
---|---|---|
2018 | FTR: KMP_OS_FREEBSD is already handled above. |
FTR: KMP_OS_FREEBSD is already handled above.