Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-sem16.c29 static const char pipe_name[] = "/glibc-tst-sem16"; variable
55 sem_unlink (pipe_name); in tf()
56 on_exit (remove_sem, (void *) pipe_name); in tf()
58 sem_t *s = sem_open (pipe_name, O_CREAT, 0600, 1); in tf()

Completed in 3 milliseconds