Skip to content
  • rswindell's avatar
    Building with LINK_LIST_THREADSAFE now enables optional linked-list · 1b436de2
    rswindell authored
    attached semaphore (automatically created/destroyed with list and posted when
    nodes are added) - with new listSemWait... functions.
    Added list-attached private data pointer (with get/set functions).
    Fixed MUTEX_LOCK/UNLOCK calls in listSubStringList().
    Fixed MUTEX_* macros (const mismatch) in thread-safe Win32 build.
    1b436de2