Searched refs:writer (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/pthread/ |
D | tst-rwlock16.c | 42 writer (void *arg) in writer() function 132 if (pthread_create (&w1, NULL, writer, NULL) != 0) in do_test() 137 if (pthread_create (&w2, NULL, writer, NULL) != 0) in do_test()
|
/glibc-2.36/nptl/ |
D | tst-rwlock15.c | 32 writer (void *arg) in writer() function 88 if (pthread_create (&thw, NULL, writer, NULL) != 0) in do_test()
|
/glibc-2.36/timezone/ |
D | northamerica | 521 # A writer from the Inter Tribal Council of Arizona, Inc.,
|
/glibc-2.36/manual/ |
D | signal.texi | 91 are reading from a pipe that has no writer (@pxref{Pipes and FIFOs}),
|
D | stdio.texi | 5141 ssize_t @var{writer} (void *@var{cookie}, const char *@var{buffer}, size_t @var{size})
|
/glibc-2.36/ |
D | NEWS | 3392 [21298] nptl: rwlock can deadlock on frequent reader/writer phase
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.11 | 5760 * rt/aio_misc.c: Add comment explaining why writer memory barriers
|
D | ChangeLog.19 | 2932 thread_args when creating the reader and writer threads. Use
|
D | ChangeLog.18 | 85194 * stdio.texi (Hook Functions): The user provided writer function
|