Searched defs:initialize (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/private/
H A DWriteProtected.h55 void initialize() { function in class:WriteProtected
56 // Not strictly necessary, but this will hopefully segfault if we initialize
61 async_safe_fatal("failed to make WriteProtected nonwritable in initialize");

Completed in 115 milliseconds