MCPcopy Create free account
hub / github.com/chrxh/alien / ~SSLThreadLocks

Method ~SSLThreadLocks

external/cpp-httplib/httplib.h:7274–7274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7272 }
7273
7274 ~SSLThreadLocks() { CRYPTO_set_locking_callback(nullptr); }
7275
7276 private:
7277 static void locking_callback(int mode, int type, const char* /*file*/,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected