Casper Hornstrup wrote:
The discussion is located here:
http://www.reactos.org/archives/public/ros-dev/2005-October/005671.html
The voting period is now over. Proposal B from Alex Ionescu is the winner:
Proposal B from Alex Ionescu:
/* * PROJECT: ReactOS Kernel * LICENSE: GPL - See COPYING in the top level directory * FILE: ntoskrnl/ex/mutant.c * PURPOSE: Manages the Kernel-Mode Implementation of Fast Mutex. * See /hal/halx86/generic/fmutex.c for the HAL implementation. * PROGRAMMERS: Alex Ionescu (alex@reactos.org) * Filip Navara (navaraf@reactos.org) */
Best regards, Alex Ionescu