Subversion Repositories HelenOS-doc

Rev

Rev 9 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9 Rev 11
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
2
 
3
 
3
 
4
 <chapter>
4
<chapter id="sync"><?dbhtml filename="sync.html"?>
5
    <title>Synchronization</title>
5
    <title>Synchronization</title>
6
 
6
 
7
    <section>
7
    <section>
8
      <title>Introduction. Concept.</title>
8
      <title>Introduction. Concept.</title>
9
 
9
 
Line 58... Line 58...
58
      <title>Userspace synchronization. Futex.</title>
58
      <title>Userspace synchronization. Futex.</title>
59
 
59
 
60
      <para>Idea. Futex explanation.</para>
60
      <para>Idea. Futex explanation.</para>
61
    </section>
61
    </section>
62
 
62
 
63
  </chapter>
63
</chapter>
64
 
64