| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix usage of `pthread_t` | OBATA Akio | 2024-07-09 | 1 | -17/+24 |
| | | | | | | | | | `pthread_t` is opaque type. Change to compare with `pthread_equal()` and introduce validate flag. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit cf0025c38aeee4502d5c50d8350045830abb7706) | ||||
| * | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 1 | -0/+398 |
| Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
