Searched defs:called_destructor_count (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/bionic/
H A Dpthread_key.cpp78 size_t called_destructor_count = 0; variable
107 ++called_destructor_count;
112 if (called_destructor_count == 0) {

Completed in 65 milliseconds