mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 18:03:19 +00:00
SIM: Add pthread_yield to the list of name collisions
This commit is contained in:
parent
441cd2bf1c
commit
e238b29ddf
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ nanosleep NXnanosleep
|
|||
poll NXpoll
|
||||
printf NXprintf
|
||||
pthread_create NXpthread_create
|
||||
pthread_yield NXpthread_yield
|
||||
pthread_mutex_init NXpthread_mutex_init
|
||||
pthread_mutex_lock NXpthread_mutex_lock
|
||||
pthread_mutex_unlock NXpthread_mutex_unlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue