Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W | Y

A

accept() (coro.sock method)
accept_many() (coro.sock method)
acquire() (coro.inverted_semaphore method)
(coro.semaphore method)
AF (class in coro)
as_posix_fsec() (coro.clocks.tsc_time.Time method)
as_posix_sec() (coro.clocks.tsc_time.Time method)
as_posix_usec() (coro.clocks.tsc_time.Time method)
avail (coro.semaphore attribute)

B

bind() (coro.sock method)
block_till_zero() (coro.inverted_semaphore method)

C

close() (coro.sock method)
ClosedError
condition_variable (class in coro)
connect() (coro.sock method)
connect_addr() (coro.sock method)
coro (class in coro)
coro.all_threads (built-in variable)
coro.clocks.tsc_time (module)
coro.profiler (module)
coro_is_running() (in module coro)
ctime() (coro.clocks.tsc_time.Time method)
current() (in module coro)

D

dead (coro.coro attribute)
DeadCoroutine
domain (coro.sock attribute)
dup() (coro.sock method)

E

event_loop() (in module coro)

F

fd (coro.sock attribute)
fd_sock (class in coro)
fifo (class in coro)
file_sock (class in coro)
fileno() (coro.sock method)
fPosix (class in coro.clocks.tsc_time)
fPosix_from_posix_fsec() (in module coro.clocks.tsc_time)
fPosix_from_posix_sec() (in module coro.clocks.tsc_time)
fPosix_from_posix_usec() (in module coro.clocks.tsc_time)
fPosix_from_ticks() (in module coro.clocks.tsc_time)
fsec_to_ticks() (in module coro.clocks.tsc_time)

G

get_fileno() (coro.sock method)
get_frame() (coro.coro method)
get_kernel_usec() (in module coro.clocks.tsc_time)
get_live_coros() (in module coro)
get_live_sockets() (in module coro)
get_name() (coro.coro method)
get_thread_by_id() (in module coro)
getName() (coro.coro method)
getpeername() (coro.sock method)
getsockname() (coro.sock method)
getsockopt() (coro.sock method)
gmtime() (coro.clocks.tsc_time.Time method)
go() (in module coro.profiler)

H

has_ipv6() (in module coro)
has_lock() (coro.mutex method)

I

id (coro.coro attribute)
in_parallel() (in module coro)
InParallelError
install_thread_emulation() (in module coro)
interrupt() (coro.coro method)
inverted_semaphore (class in coro)

J

join() (coro.coro method)

L

listen() (coro.sock method)
localtime() (coro.clocks.tsc_time.Time method)
lock() (coro.mutex method)
locked() (coro.mutex method)
LockError (class in coro)

M

makefile() (coro.sock method)
mkstr_local() (coro.clocks.tsc_time.Time method)
mkstr_utc() (coro.clocks.tsc_time.Time method)
mktime_posix_fsec() (in module coro.clocks.tsc_time)
mktime_posix_sec() (in module coro.clocks.tsc_time)
mktime_posix_usec() (in module coro.clocks.tsc_time)
mktime_tsc() (in module coro.clocks.tsc_time)
mutex (class in coro)

N

name (coro.coro attribute)
new() (in module coro)
NotStartedError
now_posix_fsec() (in module coro.clocks.tsc_time)
now_posix_sec() (in module coro.clocks.tsc_time)
now_posix_usec() (in module coro.clocks.tsc_time)
now_raw_posix_fsec() (in module coro.clocks.tsc_time)
now_raw_posix_sec() (in module coro.clocks.tsc_time)
now_raw_posix_usec() (in module coro.clocks.tsc_time)
now_raw_tsc() (in module coro.clocks.tsc_time)
now_tsc() (in module coro.clocks.tsc_time)

O

orig_fd (coro.sock attribute)

P

PF (in module coro)
pop() (coro.fifo method)
pop_all() (coro.fifo method)
Posix (class in coro.clocks.tsc_time)
Posix_from_posix_fsec() (in module coro.clocks.tsc_time)
Posix_from_posix_sec() (in module coro.clocks.tsc_time)
Posix_from_posix_usec() (in module coro.clocks.tsc_time)
Posix_from_ticks() (in module coro.clocks.tsc_time)
print_stderr() (in module coro)
push() (coro.fifo method)

R

raise_all() (coro.condition_variable method)
raise_exception() (coro.coro method)
rdtsc() (in module coro.clocks.tsc_time)
read() (coro.sock method)
readv() (coro.sock method)
recv() (coro.sock method)
recv_exact() (coro.sock method)
recv_into() (coro.sock method)
recvfrom() (coro.sock method)
recvfrom_into() (coro.sock method)
register() (in module coro.signal_handler)
release() (coro.inverted_semaphore method)
(coro.semaphore method)
resume_with_exc() (coro.coro method)

S

schedule() (coro.coro method)
(in module coro)
scheduled (coro.coro attribute)
ScheduleError
sec_to_ticks() (in module coro.clocks.tsc_time)
semaphore (class in coro)
send() (coro.sock method)
sendall() (coro.sock method)
sendto() (coro.sock method)
serve() (in module coro.backdoor)
set_exception_notifier() (in module coro)
set_exit() (in module coro)
set_latency_warning() (in module coro)
set_max_selfish_acts() (coro.coro method)
set_name() (coro.coro method)
set_print_exit_string() (in module coro)
set_resolver() (in module coro)
set_reuse_addr() (coro.sock method)
set_selfishness() (in module coro)
set_time() (in module coro.clocks.tsc_time)
setName() (coro.coro method)
setsockopt() (coro.sock method)
SHUT (class in coro)
Shutdown
shutdown() (coro.coro method)
(coro.sock method)
SimultaneousError
sleep_absolute() (in module coro)
sleep_relative() (in module coro)
SO (class in coro)
sock (class in coro)
SOCK (class in coro)
socketpair() (in module coro)
SOL (class in coro)
spawn() (in module coro)
stack_string() (in module coro.tb)
start() (coro.coro method)
(in module coro.profiler)
started (coro.coro attribute)
step_time() (in module coro.clocks.tsc_time)
stop() (in module coro.profiler)
stype (coro.sock attribute)

T

tcp6_sock() (in module coro)
tcp_sock() (in module coro)
thread_id() (coro.coro method)
ThreadLocal (class in coro)
ticks_to_fsec() (in module coro.clocks.tsc_time)
ticks_to_sec() (in module coro.clocks.tsc_time)
ticks_to_usec() (in module coro.clocks.tsc_time)
ticks_to_usec_safe() (in module coro.clocks.tsc_time)
Time (class in coro.clocks.tsc_time)
TimeoutError
traceback_string() (in module coro.tb)
trylock() (coro.mutex method)
TSC (class in coro.clocks.tsc_time)
TSC_from_posix_fsec() (in module coro.clocks.tsc_time)
TSC_from_posix_sec() (in module coro.clocks.tsc_time)
TSC_from_posix_usec() (in module coro.clocks.tsc_time)
TSC_from_ticks() (in module coro.clocks.tsc_time)

U

udp6_sock() (in module coro)
udp_sock() (in module coro)
unix_sock() (in module coro)
unlock() (coro.mutex method)
update_time_relation() (in module coro.clocks.tsc_time)
uPosix (class in coro.clocks.tsc_time)
uPosix_from_posix_fsec() (in module coro.clocks.tsc_time)
uPosix_from_posix_sec() (in module coro.clocks.tsc_time)
uPosix_from_posix_usec() (in module coro.clocks.tsc_time)
uPosix_from_ticks() (in module coro.clocks.tsc_time)
usec_to_ticks() (in module coro.clocks.tsc_time)
usec_to_ticks_safe() (in module coro.clocks.tsc_time)

V

value (coro.coro attribute)
(coro.inverted_semaphore attribute)

W

wait() (coro.condition_variable method)
wait_for_read() (coro.sock method)
wait_for_write() (coro.sock method)
wait_timeout() (coro.condition_variable method)
waitpid() (in module coro)
wake_all() (coro.condition_variable method)
wake_n() (coro.condition_variable method)
wake_one() (coro.condition_variable method)
WakeUp
where() (in module coro)
where_all() (in module coro)
with_timeout() (in module coro)
write() (coro.sock method)
write_stderr() (in module coro)
writev() (coro.sock method)

Y

yield_slice() (in module coro)