Changeset 497bd656 in mainline for kernel/Makefile

Timestamp:
2012-11-16T14:49:21Z (12 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9fe9d296
Parents:
4f5e1c7c
Message:

Fix: averted a possible deadlock in condvar_wait_timeout() (eg when a thread has been interrupted and calls the function concurrently with another thread contending the mutex). Locking discipline: lock the mutex before the waitq.

(No files)

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