OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:await
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/tests/scripts/
grandchild_wrapper.py
40
pgrep =
await
asyncio.create_subprocess_exec(
44
stdout, _ =
await
pgrep.communicate()
61
child =
await
asyncio.create_subprocess_exec(*args)
68
raise SystemExit(
await
child.wait())
/src/external/mpl/bind/dist/bin/tests/system/isctest/
asyncserver.py
154
await
self._listen_udp()
155
await
self._listen_tcp()
157
await
self._work_done
201
await
loop.create_datagram_endpoint(
210
await
asyncio.start_server(
367
await
asyncio.sleep(self.delay)
389
await
asyncio.sleep(self.delay)
420
await
asyncio.sleep(self.delay)
548
await
asyncio.sleep(self.delay)
839
await
asyncio.sleep(self.delay
[
all
...]
/src/external/bsd/pcc/dist/pcc/f77/f77/
f77.c
122
static int
await
(int);
596
return(
await
(wait_pid) );
651
await
(int wait_pid)
function
/src/usr.sbin/iostat/
iostat.c
811
double atime,
await
, abusysum, awaitsum, dtime;
local
832
await
= (double)cur.wait[dn].tv_sec +
842
drive_statsy_q(dtime, atime,
await
, abusysum, awaitsum, cur.rxfer[dn]+cur.wxfer[dn]);
Completed in 62 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026