Re: [9fans] Libc locks documentation

2016-03-25 Thread Giacomo Tesio
Thanks Charles! Giacomo 2016-03-25 17:38 GMT+01:00 Charles Forsyth : > If you look for "condition variables" for event notification, > you'll find relevant material, such as this paper > https://www.cs.berkeley.edu/~brewer/cs262/Mesa.pdf > which has a few references

Re: [9fans] Libc locks documentation

2016-03-25 Thread Charles Forsyth
If you look for "condition variables" for event notification, you'll find relevant material, such as this paper https://www.cs.berkeley.edu/~brewer/cs262/Mesa.pdf which has a few references in it too. There's a little evolutionary history of them somewhere. On 24 March 2016 at 19:56, Giacomo