sqlite3_mutex_notheld

** CAPI3REF: Mutex Verification Routines

  1. int sqlite3_mutex_held(sqlite3_mutex*)
  2. int sqlite3_mutex_notheld(sqlite3_mutex*)
    extern (C) __gshared nothrow
    int
    sqlite3_mutex_notheld

Meta

Suggestion Box / Bug Report