Home
last modified time | relevance | path

Searched refs:reap (Results 1 – 15 of 15) sorted by relevance

/third_party/e2fsprogs/scrub/
De2scrub_all.in31 reap=0
69 "r") scrub_args="${scrub_args} -r"; reap=1;;
80 if [ "${reap}" -eq 0 ]; then
142 if [ "${reap}" -eq 1 ]; then
172 if [ "${reap}" -ne 1 ] && type systemctl > /dev/null 2>&1; then
De2scrub.in35 reap=0
80 "r") reap=1;;
225 if [ "${reap}" -gt 0 ]; then
/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c15 static void reap(pid_t pid) in reap() function
123 reap(pid); in do_wordexp()
132 reap(pid); in do_wordexp()
149 reap(pid); in do_wordexp()
/third_party/musl/src/misc/
Dwordexp.c14 static void reap(pid_t pid) in reap() function
122 reap(pid); in do_wordexp()
131 reap(pid); in do_wordexp()
148 reap(pid); in do_wordexp()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DWeakMap.hpp82 inline void reap();
166 reap(); in add()
179 void WeakMap<K, V>::reap() in reap() function in vk::dbg::WeakMap
/third_party/libusb/
DPORTING20 Your backend must also provide an event handling function to "reap" ongoing
37 platform, you can emulate this using an internal library thread to reap I/O as
/third_party/grpc/tools/run_tests/python_utils/
Djobset.py465 self.reap(spec.shortname, spec.cpu_cost)
474 def reap(self, waiting_for=None, waiting_for_cost=None): member in Jobset
531 self.reap()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.45.5.txt23 to reap aborted snapshots if it has been disabled via e2scrub.conf.
/third_party/ltp/doc/
Dtest-writing-guidelines.txt882 Note that LTP library will reap any processes that test didn't reap itself,
/third_party/libuv/
DChangeLog3444 * unix: reap child on execvp() failure (Ryan Phillips)
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dasyoulik.txt1922 They that reap must sheaf and bind;
Dplrabn12.txt1213 May reap his conquest, and may least rejoice
/third_party/e2fsprogs/debian/
Dchangelog44 trying to reap aborted snapshots if it has been disabled via
/third_party/python/Misc/
DHISTORY6073 - Issue #17249: convert a test in test_capi to use unittest and reap threads.
/third_party/gstreamer/gstreamer/
DChangeLog66231 got a chance to reap unscheduled entries.