diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index cb0cacfc598..3ad289614c0 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -5763,9 +5763,7 @@ be sent.
  • pthread_mutex_setprioceiling. get and set the priority ceiling of a mutex.
  • pthread_mutex_timedlock. lock a mutex.
  • pthread_mutexattr_getprioceiling. get and set the prioceiling attribute of the mutex attributes object.
  • -
  • pthread_mutexattr_getprotocol. get and set the protocol attribute of the mutex attributes object.
  • pthread_mutexattr_setprioceiling. get and set the prioceiling attribute of the mutex attributes object.
  • -
  • pthread_mutexattr_setprotocol. get and set the protocol attribute of the mutex attributes object.
  • pthread_rwlock_destroy. destroy and initialize a read-write lock object.
  • pthread_rwlock_init. destroy and initialize a read-write lock object.
  • pthread_rwlock_rdlock. lock a read-write lock object for reading.
  • @@ -10404,9 +10402,9 @@ notify a task when a message is available on a queue.
  • mq_unlink
  • mmap
  • Network Interfaces
  • -
  • on_exit +
  • on_exit
  • open
  • opendir
  • OS Interfaces
  • @@ -10496,9 +10494,9 @@ notify a task when a message is available on a queue.
  • puts
  • RAM disk driver
  • read
  • -
  • readdir
  • +
  • readdir
  • readdir_r
  • recv
  • recvfrom