Searched defs:remove_if (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | pthread_atfork.cpp | 77 void remove_if(F predicate) { in remove_if() function in atfork_list_t |
| /bionic/linker/ | ||
| D | linked_list.h | 186 void remove_if(F predicate) { in remove_if() function |