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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/nvram/
H A Dnvram_linux.c47 static int lock_shm (int semkey, int op) function
80 #define NVRAM_LOCK() //lock_shm(NVRAM_SAVE_KEY, LOCK)
81 #define NVRAM_UNLOCK() //lock_shm(NVRAM_SAVE_KEY, UNLOCK)

Completed in 225 milliseconds