mirror of
https://github.com/Relintai/programming_tutorials.git
synced 2025-04-25 21:55:03 +02:00
56 lines
2.0 KiB
XML
56 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_layout_file>
|
|
<FileVersion major="1" minor="0" />
|
|
<ActiveTarget name="Debug" />
|
|
<File name="thread_problem.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="241" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="thread_creation.h" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="0" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="main.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="254" topLine="33" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="atomic_count.h" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="131" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="semaphore_demo.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="699" topLine="33" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="unique_lock_demo.h" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="870" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="semaphore.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="85" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="thread_class_params.h" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="0" topLine="19" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="thread_class.h" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="0" topLine="0" />
|
|
</Cursor>
|
|
</File>
|
|
<File name="lock_guard_demo.h" open="1" top="1" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
<Cursor>
|
|
<Cursor1 position="416" topLine="15" />
|
|
</Cursor>
|
|
</File>
|
|
</CodeBlocks_layout_file>
|