Searched defs:shared (Results 1 – 16 of 16) sorted by relevance
/glibc-2.36/libio/ |
D | tst-vtables-common.c | 44 struct shared struct 47 FILE *fp; 51 bool initially_disabled; 54 int return_value; 58 int value; 61 char buffer[16]; 62 size_t buffer_length; 87 } *shared; argument
|
/glibc-2.36/nptl/ |
D | tst-robust-fork.c | 29 struct shared struct 39 mutex_pshared = 1, argument 70 struct shared *shared = xmmap (NULL, sizeof (*shared), in one_test() local
|
D | pthread_barrier_wait.c | 214 int shared = bar->shared; in ___pthread_barrier_wait() local
|
D | test-condattr-printers.c | 36 #define SET_SHARED(attr, shared) pthread_condattr_setpshared (attr, shared) argument
|
D | test-rwlockattr-printers.c | 31 #define SET_SHARED(attr, shared) pthread_rwlockattr_setpshared (attr, shared) argument
|
D | test-mutexattr-printers.c | 33 #define SET_SHARED(attr, shared) pthread_mutexattr_setpshared (attr, shared) argument
|
/glibc-2.36/sysdeps/x86/ |
D | cacheinfo.h | 70 long int shared = cpu_features->shared_cache_size; in init_cacheinfo() local
|
D | dl-cacheinfo.h | 499 long int shared = *shared_ptr; in get_common_cache_info() local 706 long int shared = -1; in dl_init_cacheinfo() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | mremap.c | 45 boolean_t shared; in __mremap() local
|
D | msync.c | 43 boolean_t shared; in msync() local
|
/glibc-2.36/support/ |
D | blob_repeat.c | 132 size_t count, bool shared) in allocate_big() 260 size_t count, bool shared) in repeat_allocate()
|
/glibc-2.36/nscd/ |
D | nscd_stat.c | 60 int shared; member 272 const char *shared = data.dbs[i].shared ? yesstr : nostr; in receive_print_stats() local
|
D | nscd.h | 138 int shared; member
|
/glibc-2.36/malloc/ |
D | tst-mallocfork2.c | 55 static struct { pthread_barrier_t barrier; } *shared; variable
|
/glibc-2.36/ |
D | configure.ac | 185 AC_ARG_ENABLE([shared], optenable 1728 AC_SUBST(shared) subst
|
/glibc-2.36/sysdeps/nptl/ |
D | internaltypes.h | 115 int shared; member
|