﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
272	Need fibril_{mutex,rwlock_read,rwlock_write}_locked()	Jakub Jermář	Jakub Jermář	"For the sake of checking elementary compliance with locking protocols, it would come handy to have the:

  bool fibril_mutex_locked(fibril_mutex_t *);
  bool fibril_rwlock_read_locked(fibril_rwlock_t *);
  bool fibril_rwlock_write_locked(fibril_rwlock_t *);

interfaces in userspace lib c."	enhancement	closed	minor	0.4.3	helenos/lib/c		fixed					
