incubator-nuttx/drivers/video/vnc
hujun5 1aa42cc7d2 vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock
sched_[un]lock can not prohibit pre-emption in smp

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-09-21 00:57:51 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig vncserver: Support keyboard driver 2022-07-12 10:05:15 -03:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
vnc_color.c
vnc_fbdev.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
vnc_kbd.c vncserver: Support keyboard driver 2022-07-12 10:05:15 -03:00
vnc_keymap.c
vnc_negotiate.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
vnc_raw.c
vnc_receiver.c vncserver: Support keyboard driver 2022-07-12 10:05:15 -03:00
vnc_rre.c
vnc_server.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
vnc_server.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
vnc_touch.c
vnc_updater.c vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock 2023-09-21 00:57:51 +08:00