mariadb/innobase/sync
unknown 0f8b518bee InnoDB: Fix compiler warnings and some bad formatting introduced
in ChangeSet@1.1721.48.1


innobase/include/ut0ut.h:
  Add prototype for ut_usectime()
innobase/srv/srv0srv.c:
  Fix some misformatted code.
  Remove a compiler warning about possibly uninitialized variable
  in srv_suspend_mysql_thread().
innobase/sync/sync0sync.c:
  Remove a compiler warning about possibly uninitialized variable
  in mutex_spin_wait().
innobase/ut/ut0ut.c:
  Improve the documentation and formatting of ut_usectime().
2005-01-05 12:22:04 +02:00
..
Makefile.am InnoDB: Remove unused module sync0ipm 2004-05-17 11:11:26 +03:00
makefilewin InnoDB: Remove unused module sync0ipm 2004-05-17 11:11:26 +03:00
sync0arr.c Merge 2004-10-08 15:43:27 +03:00
sync0rw.c Many files: 2004-12-24 13:31:21 +01:00
sync0sync.c InnoDB: Fix compiler warnings and some bad formatting introduced 2005-01-05 12:22:04 +02:00