OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ForceUnlock
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_combined.h
182
// ForceLock() and
ForceUnlock
() are needed to implement Darwin malloc zone
189
void
ForceUnlock
() {
190
secondary_.
ForceUnlock
();
191
primary_.
ForceUnlock
();
sanitizer_allocator_secondary.h
264
// ForceLock() and
ForceUnlock
() are needed to implement Darwin malloc zone
270
void
ForceUnlock
() {
sanitizer_allocator_primary32.h
227
// ForceLock() and
ForceUnlock
() are needed to implement Darwin malloc zone
235
void
ForceUnlock
() {
sanitizer_allocator_primary64.h
277
// ForceLock() and
ForceUnlock
() are needed to implement Darwin malloc zone
285
void
ForceUnlock
() {
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc
330
allocator.
ForceUnlock
();
787
void
ForceUnlock
() {
789
allocator.
ForceUnlock
();
974
instance.
ForceUnlock
();
990
__asan::get_allocator().
ForceUnlock
();
Completed in 16 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025