On Fri, 18 Apr 2025 16:09:28 +0200, Jerome Forissier wrote:
> This series introduces threads and uses them to improve the performance
> of the USB bus scanning code and to implement background jobs in the
> shell via two new commands: 'spawn' and 'wait'.
>
> The threading framework is called 'uth
This series introduces threads and uses them to improve the performance
of the USB bus scanning code and to implement background jobs in the
shell via two new commands: 'spawn' and 'wait'.
The threading framework is called 'uthread' and is inspired from the
barebox threads [2]. setjmp() and longjm
2 matches
Mail list logo