Home
last modified time | relevance | path

Searched refs:tcbdbunlockcache (Results 1 – 1 of 1) sorted by relevance

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcbdb.c95 ((TC_bdb)->mmtx ? tcbdbunlockcache(TC_bdb) : true)
144 static bool tcbdbunlockcache(TCBDB *bdb);
3570 static bool tcbdbunlockcache(TCBDB *bdb){ in tcbdbunlockcache() function