Commit a42aeb7
committed
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]>1 parent 0f9f8c9 commit a42aeb7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
562 | 561 | | |
563 | 562 | | |
564 | 563 | | |
| |||
0 commit comments