Timestamp:
2011-02-20T11:02:30Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a99330e
Parents:
b927375
Message:

Initialize fibril's pointer to waited-for object in fibril_setup()
rather than in fibril_create(). This fixes the problem of uninitialized
pointer for the implicit fibrils, i.e. those executing main() or
thread_main().

(No files)

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