Home
last modified time | relevance | path

Searched defs:prev_count (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/interprocess/sync/windows/
Dwinapi_semaphore_wrapper.hpp53 long prev_count; in post() local
/third_party/boost/boost/spirit/home/karma/detail/
Doutput_iterator.hpp143 counting_sink* prev_count; // previous counter in chain member in boost::spirit::karma::detail::counting_sink
159 counting_sink<OutputIterator>* prev_count = count; in chain_counting() local
/third_party/e2fsprogs/e2fsck/
Drehash.c637 int *prev_count, int *next_count) in alloc_blocks()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp706 inline int release_semaphore(void *handle, long release_count, long *prev_count) in release_semaphore()