---
layout: post
status: publish
published: true
title: Synchronization primitives in Miosix
author:
display_name: fedetft
login: fedetft
email: fede.tft@hotmail.it
url: http://fedetft.wordpress.com
author_login: fedetft
author_email: fede.tft@hotmail.it
author_url: http://fedetft.wordpress.com
excerpt: A small and backwards compatible change in Miosix 1.61 made me think about
low-level synchronization primitives, and the fact that doumentation on how to use
them was lacking. So, here’s a page dedicated to this topic.
wordpress_id: 4093
wordpress_url: http://fedetft.wordpress.com/?p=222
date: '2012-10-06 15:39:26 +0000'
date_gmt: '2012-10-06 14:39:26 +0000'
categories:
- PlanetPOuL
tags: []
comments: []
---
A small and backwards compatible change in Miosix 1.61 made me think about low-level synchronization primitives, and the fact that doumentation on how to use them was lacking. So, here’s a page dedicated to this topic.