Searched refs:threads (Results 1 – 20 of 20) sorted by relevance
/systemd-251/src/test/ |
D | meson.build | 51 [threads, 82 [threads, 93 [threads, 104 [threads, 122 [threads, 133 [threads, 146 [threads, 220 [threads, 322 [threads, 348 [threads, [all …]
|
D | test-loop-block.c | 222 pthread_t threads[arg_n_threads]; in run() local 286 … assert_se(pthread_create(threads + i, NULL, thread_func, FD_TO_PTR(fd)) == 0); in run() 297 assert_se(pthread_join(threads[i], &k) == 0); in run()
|
/systemd-251/src/libsystemd/ |
D | meson.build | 174 dependencies : [threads, 217 [threads]], 221 [threads, 229 [threads]], 233 [threads]], 237 [threads], 242 [threads]], 246 [threads, 255 [threads]], 259 [threads]], [all …]
|
/systemd-251/src/udev/ |
D | meson.build | 182 [threads, 189 [threads, 202 [threads, 208 [threads, 214 [threads,
|
/systemd-251/src/machine/ |
D | meson.build | 27 dependencies : threads, 43 [threads]],
|
/systemd-251/ |
D | meson.build | 977 threads = dependency('threads') 1903 dependencies : [threads, 1924 dependencies : [threads, 1946 dependencies : [threads], 2120 dependencies : [threads, 2182 dependencies : [threads, 2197 dependencies : [threads], 2206 dependencies : [threads, 2335 dependencies : [threads, 2358 dependencies : [threads, [all …]
|
D | NEWS | 4366 killing individual threads of unsuspecting processes is likely to 4391 by both "kernel.pid_max" and "kernel.threads-max" and now effectively 4392 only a single knob is left ("kernel.threads-max"). There have been 8229 * systemd-journald now uses separate threads to flush changes to disk 8660 create 512 processes or threads at maximum, from this 9079 threads when counting tasks in a control group. Also, the 14259 * Do not show kernel threads in systemd-cgls anymore, unless
|
/systemd-251/src/network/ |
D | meson.build | 276 [threads], 283 [threads], 309 [threads], 315 [threads],
|
/systemd-251/src/journal/ |
D | meson.build | 38 dependencies: threads, 83 [threads,
|
/systemd-251/src/journal-remote/ |
D | meson.build | 30 dependencies : [threads,
|
/systemd-251/src/login/ |
D | meson.build | 105 [threads]],
|
/systemd-251/docs/ |
D | ROOT_STORAGE_DAEMONS.md | 55 conceptually are more like kernel threads than like normal system services: 72 course, as well as all kernel threads. After the killing/unmounting spree 90 kernel threads are excluded too. Thus, a daemon which wants to take advantage
|
D | USER_RECORD.md | 383 all tasks (i.e. threads, where each process is at least one thread) the user starts or that are 501 required parallel threads for the PBKDF operation, when LUKS storage is used.
|
D | CGROUP_DELEGATION.md | 54 threads.)
|
/systemd-251/shell-completion/zsh/ |
D | _systemd | 30 '-k[Include kernel threads in output]' \
|
/systemd-251/shell-completion/bash/ |
D | homectl | 98 --luks-pbkdf-parallel-threads
|
/systemd-251/src/core/ |
D | meson.build | 185 threads,
|
/systemd-251/src/resolve/ |
D | meson.build | 137 systemd_resolved_dependencies = [threads, libm] + [lib_openssl_or_gcrypt]
|
/systemd-251/src/basic/ |
D | meson.build | 428 threads,
|
/systemd-251/src/shared/ |
D | meson.build | 444 libshared_deps = [threads,
|