Make xorshift128 re-entrant so that we do do have to suffer the overhad of serialization controls.
Showing
- drivers/dev_urandom.c 34 additions, 30 deletionsdrivers/dev_urandom.c
- include/nuttx/lib/xorshift128.h 30 additions, 18 deletionsinclude/nuttx/lib/xorshift128.h
- libc/misc/lib_xorshift128.c 19 additions, 91 deletionslibc/misc/lib_xorshift128.c
- sched/sched/sched_cpuload_oneshot.c 6 additions, 2 deletionssched/sched/sched_cpuload_oneshot.c
Please register or sign in to comment