As referenced by Linux Device Drivers OReilly book
I have RedHat 9 and am struggling to find the definition of this type.
TIA Martin
As referenced by Linux Device Drivers OReilly book
I have RedHat 9 and am struggling to find the definition of this type.
TIA Martin
grep -r "rwlock_t" *
from /usr/src/linux.../include soon discovers it in asm-* spinlock.h where ... is replaced by your kernel version number and * is replaced by your architecture. Took longer to type this ...
Thanks - I had been greping in /usr/include/*
Mart> > As referenced by Linux Device Drivers OReilly book
Ltd.
Have something to add? Share your thoughts — no account required.
Ask the community — no account required