HelenOS sources
fibril_owner_info_t 70 uspace/lib/c/generic/private/fibril.h fibril_owner_info_t *waits_for;
fibril_owner_info_t 120 uspace/lib/c/generic/thread/fibril_synch.c static void print_deadlock(fibril_owner_info_t *oi, fibril_t *f)
fibril_owner_info_t 154 uspace/lib/c/generic/thread/fibril_synch.c static void check_fibril_for_deadlock(fibril_owner_info_t *wanted_oi,
fibril_owner_info_t 157 uspace/lib/c/generic/thread/fibril_synch.c fibril_owner_info_t *oi;
fibril_owner_info_t 176 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