Skip to content

pthreads/setjmp.c is little bit too terse #22

Open
@vladak

Description

@vladak

There are many missing pieces in pthreads/setjmp.c to give at least a bit of insight on how to continue.

https://github.com/uniquejainakshay/mythread seems like a nice ground for inspiration and also lists potential problems (SIGALRM override, blocking syscalls). I am not saying that we should implement something like that but maybe we can at least add some function calls and a timer to the example to demonstrate the switching between 2 long running functions (without syscalls).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions