Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 20 of 20) sorted by relevance

/systemd-251/src/test/
Dmeson.build51 [threads,
82 [threads,
93 [threads,
104 [threads,
122 [threads,
133 [threads,
146 [threads,
220 [threads,
322 [threads,
348 [threads,
[all …]
Dtest-loop-block.c222 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/
Dmeson.build174 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/
Dmeson.build182 [threads,
189 [threads,
202 [threads,
208 [threads,
214 [threads,
/systemd-251/src/machine/
Dmeson.build27 dependencies : threads,
43 [threads]],
/systemd-251/
Dmeson.build977 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 …]
DNEWS4366 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/
Dmeson.build276 [threads],
283 [threads],
309 [threads],
315 [threads],
/systemd-251/src/journal/
Dmeson.build38 dependencies: threads,
83 [threads,
/systemd-251/src/journal-remote/
Dmeson.build30 dependencies : [threads,
/systemd-251/src/login/
Dmeson.build105 [threads]],
/systemd-251/docs/
DROOT_STORAGE_DAEMONS.md55 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
DUSER_RECORD.md383 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.
DCGROUP_DELEGATION.md54 threads.)
/systemd-251/shell-completion/zsh/
D_systemd30 '-k[Include kernel threads in output]' \
/systemd-251/shell-completion/bash/
Dhomectl98 --luks-pbkdf-parallel-threads
/systemd-251/src/core/
Dmeson.build185 threads,
/systemd-251/src/resolve/
Dmeson.build137 systemd_resolved_dependencies = [threads, libm] + [lib_openssl_or_gcrypt]
/systemd-251/src/basic/
Dmeson.build428 threads,
/systemd-251/src/shared/
Dmeson.build444 libshared_deps = [threads,