index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
core
/
base
/
scheduler.lua
Age
Commit message (
Expand
)
Author
2019-12-19
update the copyright date
ruki
2019-12-17
support iocp in scheduler
ruki
2019-12-16
impl scheduler.stop
ruki
2019-12-15
improve the timeout tasks for scheduler
ruki
2019-12-15
fix scheduler tests
ruki
2019-12-15
kill all suspended tasks
ruki
2019-12-15
improve socket events callback
ruki
2019-12-15
fix timeout task for scheduler
ruki
2019-12-15
add timer timeout task for sockwait
ruki
2019-12-14
cancel socket from scheduler
ruki
2019-12-13
add file_server and file_client tests for scheduler/socket
ruki
2019-12-13
fix event cache for scheduler
ruki
2019-12-13
fix co_start
ruki
2019-12-12
add poller.support
ruki
2019-12-12
add poller events
ruki
2019-12-12
fix poller_wait and insert
ruki
2019-12-12
improve poller
ruki
2019-12-10
impl scheduler.sleep
ruki
2019-12-07
add heap
ruki
2019-12-07
impl runloop for scheduler
ruki
2019-12-06
rewrite scheduler
ruki
2019-11-29
impl co_suspend for scheduler
ruki
2019-11-29
add coroutine instance for scheduler
ruki
2019-11-28
switch socket/wait to scheduler/wait
ruki
2019-11-28
add sched_tcp/echo tests
ruki
2019-11-27
add scheduler:run
ruki
2019-11-26
add scheduler stub
ruki