Home
last modified time | relevance | path

Searched refs:__NODE_ALLOCATOR_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_alloc.h78 # define __NODE_ALLOCATOR_UNLOCK \ macro
87 # define __NODE_ALLOCATOR_UNLOCK \ macro
97 # define __NODE_ALLOCATOR_UNLOCK \ macro
115 # define __NODE_ALLOCATOR_UNLOCK if (threads && __us_rsthread_malloc) \ macro
123 # define __NODE_ALLOCATOR_UNLOCK macro
398 ~_Lock() { __NODE_ALLOCATOR_UNLOCK; } in ~_Lock()