Changeset 1fa010c in mainline for uspace/lib/net/netif/netif_local.c

Timestamp:
2010-10-19T20:12:14Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12c38f5
Parents:
525df28
Message:

Implement simple deadlock detection for fibril mutexes.

The mechanism could be extended to rwlocks for the writer and first reader
cases. The current implementation will only build on ia32. In order to fix it,
we need a generic way to tell the frame pointer given fibril's ctx.

(No files)

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