summaryrefslogtreecommitdiffstats
path: root/commands/bthread.c
Commit message (Expand)AuthorAgeFilesLines
* bthread: add options to create and delete dummy bthreadsAhmad Fatoum2021-06-281-1/+26
* bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-281-3/+0
* bthread: remove thread exit codesAhmad Fatoum2021-06-281-18/+30
* common: bthread: schedule only in command contextAhmad Fatoum2021-06-251-0/+5
* commands: add new bthread test commandAhmad Fatoum2021-03-221-0/+195