Files
nuttx/libs
guoshichao 4ce802900f pthead: change the pthread_equal implementation from macro to function
During the build of PSE52 VSX testcases, the pthread_equal() is accessed
in the form of a function pointer. Therefore, we have changed the
implementation of pthread_equal() from a macro to an actual function.

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2026-01-16 01:37:38 +08:00
..
2025-12-09 18:03:10 +08:00
2025-11-10 10:56:29 +01:00
2026-01-15 13:40:42 -03:00