Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl01.c86 static void func_unlock(int ret);
114 {&shm_id_1, SHM_UNLOCK, NULL, func_unlock, NULL},
429 static void func_unlock(int ret) in func_unlock() function