Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl01.c83 static void func_lock(int ret);
113 {&shm_id_1, SHM_LOCK, NULL, func_lock, NULL},
416 static void func_lock(int ret) in func_lock() function