]> granicus.if.org Git - apache/history - include/ap_slotmem.h
comment change - no functional change
[apache] / include / ap_slotmem.h
2009-05-15 Jim Jagielskicomment change - no functional change
2009-05-15 Jim Jagielski"officially" add grab/release to slotmem provider API
2009-05-15 Jim JagielskiAnother slotmem flag. This one determines if access
2009-05-15 Jim Jagielskicompile-time issues
2009-05-15 Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-13 Jim Jagielskiadd API back from r774454
2009-05-13 Jim Jagielskiap_slotmem_mem no longer exists. We never provide the...
2009-05-12 Jim JagielskiIf we have a mutex, we should use it whenever we create a
2009-05-05 Jim JagielskiMove to an enum, instead of bitmaps... no functional
2009-05-04 Jean-Frederic ClereAdd a parameter for slotmem_create for the persistancy...
2009-05-04 Jean-Frederic ClereRemove ap_slotmem_lock / ap_slotmem_unlock from the...
2009-02-10 Jim JagielskiAdd getter/setter functions to the slotmem API. Also,
2009-01-02 Jim JagielskiAdd new struct element: name...
2009-01-01 Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying