[These](https://man7.org/linux/man-pages/man3/pthread_tryjoin_np.3.html) functions are missing on Linux. It seems FreeBSD also has them. First I thought they are missing because they are `_np`, but there are other `_np` functions supported. They also don't use weird stuff like `va_list`. Could they be added?
These functions are missing on Linux. It seems FreeBSD also has them.
First I thought they are missing because they are
_np, but there are other_npfunctions supported. They also don't use weird stuff likeva_list.Could they be added?