nuttx/sched
Xiang Xiao 149cafe450 procfs: Add g_ prefix to all procfs_operations
to conform the coding style

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-04-22 03:33:50 -04:00
..
addrenv sched/addrenv, binfmt: Always allocate address environment from heap 2023-04-22 00:43:30 +08:00
clock sched/clock_gettime:Remove output log 2023-03-25 01:43:01 +02:00
environ
group sched/addrenv: Miscellaneous clean-up and fixes 2023-04-15 13:21:48 +09:00
init
irq procfs: Add g_ prefix to all procfs_operations 2023-04-22 03:33:50 -04:00
misc sched/assert: Simplify the fatal detection logic 2023-04-04 11:29:10 -04:00
module procfs: Add g_ prefix to all procfs_operations 2023-04-22 03:33:50 -04:00
mqueue nuttx: add more dependent header file 2023-04-11 09:13:32 +03:00
paging sched/paging: add FAR in paging worker 2023-03-26 09:23:50 -06:00
pthread Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sched sched/sched: fix scheduler lock/unlock operation for non-SMP case 2023-04-19 02:43:55 +08:00
semaphore sched/semaphore: rework semaphore holder check for priority inheritance 2023-04-11 17:01:14 +09:00
signal signal: add SIGSYS 2023-03-28 11:24:35 -06:00
task sched/addrenv, binfmt: Always allocate address environment from heap 2023-04-22 00:43:30 +08:00
timer
tls
wdog arch/arm64: the arm64 perf interface supports pmu 2023-04-10 16:23:49 -03:00
wqueue sched/wqueue: fix issue about worker can't wake up thread before work_thread running 2023-04-19 02:50:04 +08:00
Kconfig sched_note: add function auto-tracing 2023-04-10 11:04:24 -03:00
Makefile