nuttx/libs/libxx/libstdc++/bits/gthr-default.h:886:19: error: 'pthread_cond_destroy' was not declared in this scope; did you mean 'pthread_condattr_t'?
886 | return __gthrw_(pthread_cond_destroy) (__cond);
| ^~~~~~~~~~~~~~~~~~~~
nuttx/libs/libxx/libstdc++/bits/gthr-default.h:97:25: note: in definition of macro '__gthrw_'
97 | # define __gthrw_(name) name
| ^~~~
Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| gthr-default.h | ||
| gthr.h | ||
| libsupc++.defs | ||
| unwind-pe.h | ||