Changeset 1fc2e960 in rtems for cpukit

Timestamp:
06/02/14 12:46:18 (10 years ago)
Author:
Ralf Kirchner <ralf.kirchner@…>
Branches:
4.11, 5, master
Children:
3e201139
Parents:
d8ac087
git-author:
Ralf Kirchner <ralf.kirchner@…> (06/02/14 12:46:18)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/02/14 14:26:25)
Message:

libblock: Add RTEMS_BDBUF_USE_PTHREAD

Use the PTHREAD mutexes and condition variables if available. This
helps on SMP configurations to avoid the home grown condition variables
via disabled preemption.

(No files)

Note: See TracChangeset for help on using the changeset viewer.