nuttx/Documentation/reference/user
Miguel Herranz 819ebe7356 libc/stdio: Add stdio file locking functions
Add flockfile(), ftrylockfile() and funlockfile() functions [1].

[1] POSIX.1-2008 / System Interfaces / flockfile
    https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/functions/flockfile.html

Signed-off-by: Miguel Herranz <miguel@midokura.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-22 23:34:45 +08:00
..
01_task_control.rst
02_task_scheduling.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
03_task_control.rst
04_message_queue.rst
05_counting_semaphore.rst Documentation:add nxmutex Description 2022-10-22 14:50:48 +08:00
06_clocks_timers.rst
07_signals.rst
08_pthread.rst
09_env_vars.rst
10_filesystem.rst libc/stdio: Add stdio file locking functions 2022-10-22 23:34:45 +08:00
11_network.rst
12_shared_memory.rst
13_boardctl.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
13_logging.rst
index.rst
structures.rst