Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dtest-vfork.c8 void __attribute_noinline__ noop (void);
26 noop (); in main()
40 noop (void) in noop() function
Dtst-regex.input6400 noop macro before including gconv_builtin.h.
/glibc-2.36/sysdeps/pthread/
Dtst-pthread-raise-blocked-self.c29 noop (void *ignored) in noop() function
61 pthread_t dummy = xpthread_create (NULL, noop, NULL); in do_test()
/glibc-2.36/manual/
Dnss.texi665 services this function simply is a noop.
678 a simple noop.
Dllio.texi4484 equivalents, the locking essentially becomes a noop since it is all done
/glibc-2.36/ChangeLog.old/
DChangeLog.86400 noop macro before including gconv_builtin.h.
DChangeLog.1412413 * posix/test-vfork.c (noop): Add __attribute_noinline__.
DChangeLog.1865605 * posix/test-vfork.c (noop): Likewise.