diff options
author | fsmp <fsmp@FreeBSD.org> | 1997-08-31 03:17:18 +0000 |
---|---|---|
committer | fsmp <fsmp@FreeBSD.org> | 1997-08-31 03:17:18 +0000 |
commit | 92287f9b58f359eb2a68d5c728235f5ffd89c1cd (patch) | |
tree | edff1bddde49376c4896f18d387da5ca6d1118b2 /lib/libc/stdlib/malloc.c | |
parent | a84f23470623bd54c6c0c8deaffb4ce823f47b30 (diff) | |
download | FreeBSD-src-92287f9b58f359eb2a68d5c728235f5ffd89c1cd.zip FreeBSD-src-92287f9b58f359eb2a68d5c728235f5ffd89c1cd.tar.gz |
Created a private simple_lock to control accesses to com data structs
and hardware.
There is now another simple_lock around clock data/hardware accesses in
clock.c and microtime.s. It is my belief that this is the only area
sio/cy might stumble into during an unblocked INTerrupt. Thus I separated
the sio/cy code from the generic disable_intr()/enable_intr() routines.
Controlled by smptests.h: USE_COMLOCK, ON by default.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions