Searched refs:lock_shm (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/nvram/
H A Dnvram_linux.c54 static int lock_shm (int semkey, int op) function
87 #define NVRAM_LOCK() //lock_shm(NVRAM_SAVE_KEY, LOCK)
88 #define NVRAM_UNLOCK() //lock_shm(NVRAM_SAVE_KEY, UNLOCK)

Completed in 163 milliseconds