Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:LOCK_AT_FORK

281 LOCK_AT_FORK            default: not defined
1527 #ifndef LOCK_AT_FORK
1528 #define LOCK_AT_FORK 0
3094 #if LOCK_AT_FORK
3098 #endif /* LOCK_AT_FORK */
3163 #if 0 && LOCK_AT_FORK
3197 #if LOCK_AT_FORK
6097 * add LOCK_AT_FORK -- thanks to Kirill Artamonov for the suggestion