threadsafe method

int threadsafe()
inherited

Implementation

int threadsafe() {
  return _h_sqlite3_threadsafe();
}