HelenOS sources

fibril_owner_info_t   70 uspace/lib/c/generic/private/fibril.h 	fibril_owner_info_t *waits_for;
fibril_owner_info_t  114 uspace/lib/c/generic/thread/fibril_synch.c static void print_deadlock(fibril_owner_info_t *oi)
fibril_owner_info_t  145 uspace/lib/c/generic/thread/fibril_synch.c static void check_fibril_for_deadlock(fibril_owner_info_t *oi, fibril_t *fib)
fibril_owner_info_t  159 uspace/lib/c/generic/thread/fibril_synch.c static void check_for_deadlock(fibril_owner_info_t *oi)
fibril_owner_info_t   93 uspace/lib/c/include/fibril_synch.h 	fibril_owner_info_t oi;  /**< Keep this the first thing. */
fibril_owner_info_t   99 uspace/lib/c/include/fibril_synch.h 	fibril_owner_info_t oi;  /**< Keep this the first thing. */
fibril_owner_info_t   93 uspace/lib/posix/include/libc/fibril_synch.h 	fibril_owner_info_t oi;  /**< Keep this the first thing. */
fibril_owner_info_t   99 uspace/lib/posix/include/libc/fibril_synch.h 	fibril_owner_info_t oi;  /**< Keep this the first thing. */
HelenOS homepage, sources at GitHub