Commit cffce9b
Remove pthread_set_name_np from NuttX
Removed `pthread_set_name_np` function from the NuttX bindings as it does not exist in the NuttX API,
this change aligns the code with the actual NuttX implementation
Signed-off-by: Huang Qi <[email protected]>
(backport <rust-lang#4251>)
(cherry picked from commit f4ab0b1)1 parent 51c663b commit cffce9b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
560 | 559 | | |
561 | 560 | | |
562 | 561 | | |
| |||
0 commit comments