Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 25 of 35) sorted by relevance

12

/glibc-2.36/sysdeps/pthread/
Dtst-cancel4.c691 int tries = 0; in tf_accept() local
694 TEST_VERIFY_EXIT (tries++ < 10); in tf_accept()
735 int tries = 0; in tf_send() local
738 TEST_VERIFY_EXIT (tries++ < 10); in tf_send()
793 int tries = 0; in tf_recv() local
796 TEST_VERIFY_EXIT (tries++ < 10); in tf_recv()
844 int tries = 0; in tf_recvfrom() local
847 TEST_VERIFY_EXIT (tries++ < 10); in tf_recvfrom()
892 int tries = 0; in tf_recvmsg() local
895 TEST_VERIFY_EXIT (tries++ < 10); in tf_recvmsg()
[all …]
/glibc-2.36/nptl/
Dtst-sem11.c24 int tries = 5; in main() local
67 if (r != PTHREAD_CANCELED && --tries > 0) in main()
Dtst-cancel4_1.c49 int tries = 0; in tf_sendmmsg() local
52 if (++tries > 10) in tf_sendmmsg()
Dtst-cancel4_2.c44 int tries = 0; in tf_recvmmsg() local
47 if (++tries > 10) in tf_recvmmsg()
/glibc-2.36/sysdeps/unix/sysv/linux/netrom/
Dnetrom.h69 unsigned int tries; member
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Delision-conf.c107 TUNABLE_GET (tries, int32_t, in __lll_elision_init()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Delision-conf.c116 TUNABLE_GET (tries, int32_t, in __lll_elision_init()
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Delision-conf.c115 TUNABLE_GET (tries, int32_t, in __lll_elision_init()
/glibc-2.36/elf/
Ddl-tunables.list129 tries {
/glibc-2.36/resolv/
DREADME29 * The `res_close' function in glibc only tries to close open files
/glibc-2.36/manual/
Dtunables.texi43 glibc.elision.tries: 3 (min: -2147483648, max: 2147483647)
391 @deftp Tunable glibc.elision.tries
392 The @code{glibc.elision.tries} sets how many times to retry elision if there is
Dsyslog.texi210 on @var{option}. If it does, it tries to open it and connect it as a
211 stream socket. If that doesn't work, it tries to open it and connect it
Dresource.texi131 process tries to exceed a limit, it may get a signal, or the system call
284 The maximum size of data memory for the process. If the process tries
290 The maximum stack size for the process. If the process tries to extend
322 The maximum number of files that the process can open. If it tries to
330 process tries to allocate more memory beyond this amount with, for
Dmaint.texi500 tries removing each element of the list in turn, so
505 @file{configure} tries successively less specific operating system names
Djob.texi143 background job tries to access its controlling terminal.
146 When a process in a background job tries to read from its controlling
154 Similarly, when a process in a background job tries to write to its
Dprobes.texi135 @code{reused_arena}, when a thread first tries to allocate memory or
Dterminal.texi1383 program tries to read it as input. Not all systems with job control
1893 terminal without echoing it. It tries to connect to the real terminal,
1953 @c On BSD, tries to open multiple potential pty names, returning on the
Dmessage.texi113 The @code{catopen} function tries to locate the message data file named
1217 tries to solve the problem correctly looked like this:
Dpattern.texi568 have the requisite access. Normally, @code{glob} tries its best to keep
1451 This function tries to match the compiled regular expression
Dthreads.texi326 @code{mtx_trylock} tries to lock the mutex pointed to by @var{mutex}
Dstartup.texi551 This means that if the user tries to execute a program named @code{foo},
Derrno.texi1279 correctly. The function @code{open_sesame} tries to open the named file
Dsignal.texi371 This signal is generated when a program tries to read or write outside
678 as a background job. When any process in a background job tries to
/glibc-2.36/iconvdata/testdata/
Dsuntzus943 19. When he keeps aloof and tries to provoke a battle,
1545 15. Unhappy is the fate of one who tries to win his
/glibc-2.36/
DMakeconfig559 # so that the symlink to libc.so is created before anything tries to

12