Home
last modified time | relevance | path

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

/lib/liblwip/src/arch/
Dsys_arch.c99 static int lwprot_count = 0; variable
526 lwprot_count = 1; in sys_arch_protect()
530 lwprot_count++; in sys_arch_protect()
547 if (--lwprot_count == 0) in sys_arch_unprotect()