summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_lock.c
AgeCommit message (Expand)Author
2005-03-17Lint warning police -- don't use `//' for comments in C code.jwise
2005-01-06Add some additional assertions and debugging printf()s.mycroft
2004-03-14It appears that <sys/lock.h> requires <sys/types.h>, so include that as well.he
2004-03-14add libpthread part of concurrency support for SA on MP systemscl
2004-03-03Use the new RAS_*() macros.thorpej
2004-02-13Uppercase CPU, plural is CPUs.wiz
2004-01-19; may be a comment character in assembly, use \n as a separator instead.kleink
2003-05-16Both pthread__lock_ras_start and pthread__lock_ras_end need to bescw
2003-03-08add __RCSID()lukem
2003-02-15Adapt to pthread__assert() and remove local debug toggle.nathanw
2003-01-22pthread__lock_ras_start and pthread__lock_ras_end need to be declaredscw
2003-01-18de-lintchristos
2003-01-18Merge the nathanw_sa branch.thorpej