Home
last modified time | relevance | path

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

/netbsd-src/lib/librefuse/
H A Drefuse.c129 static unsigned long context_refc; variable
175 if (context_refc == 0) { in create_context_key()
182 context_refc += 1; in create_context_key()
209 if (--context_refc == 0) { in delete_context_key()