Home
last modified time | relevance | path

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

/external/fio/os/
Dos-openbsd.h92 static inline int shm_attach_to_open_removed(void) in shm_attach_to_open_removed() function
Dos-freebsd.h137 static inline int shm_attach_to_open_removed(void) in shm_attach_to_open_removed() function
Dos-dragonfly.h236 static inline int shm_attach_to_open_removed(void) in shm_attach_to_open_removed() function
Dos.h390 static inline int shm_attach_to_open_removed(void) in shm_attach_to_open_removed() function
Dos-linux.h357 static inline int shm_attach_to_open_removed(void) in shm_attach_to_open_removed() function
/external/fio/
Dinit.c359 if (shm_attach_to_open_removed()) in setup_thread_area()