[Contents]
2. Interpreter Architecture
2.14. Thread Support Functions
2.14.10. thread_LockRead
[<<<]
[>>>]
@c Lock a shareable lock for shared (read) lock
void shared_LockRead(PSHAREDLOCK p ){
[<<<]
[>>>]