Searched refs:CLONE_FILES (Results 1 – 7 of 7) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | manager.c | 745 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create() 749 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create() 753 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create() 786 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create() 790 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create() 794 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM | in pthread_handle_create()
|
A D | pthread.c | 744 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 749 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 754 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 784 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager() 787 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager() 790 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | manager.c | 597 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | in pthread_handle_create() 601 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | in pthread_handle_create() 635 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | in pthread_handle_create() 639 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | in pthread_handle_create()
|
A D | pthread.c | 572 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND, in __pthread_initialize_manager() 577 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND, in __pthread_initialize_manager() 606 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND, in __pthread_initialize_manager() 610 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND, in __pthread_initialize_manager()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | pthread.c | 811 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 816 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 821 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, in __pthread_initialize_manager() 851 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager() 854 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager() 857 CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_SYSVSEM, mgr); in __pthread_initialize_manager()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | createthread.c | 181 int clone_flags = (CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGNAL in create_thread()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | sched.h | 41 # define CLONE_FILES 0x00000400 /* Set if open files shared between processes. */ macro
|
Completed in 19 milliseconds