The user thread functions in
are deprecated because they use a deprecated C feature (they use a function declaration with empty parentheses f
No, there is no standard replacement for them.
You options are
even though they contain obsolete C.