projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[RTL]
[reactos.git]
/
reactos
/
lib
/
rtl
/
interlck.c
diff --git
a/reactos/lib/rtl/interlck.c
b/reactos/lib/rtl/interlck.c
index
291706f
..
aa87658
100644
(file)
--- a/
reactos/lib/rtl/interlck.c
+++ b/
reactos/lib/rtl/interlck.c
@@
-15,17
+15,6
@@
/* FUNCTIONS ***************************************************************/
/* FUNCTIONS ***************************************************************/
-PSLIST_ENTRY
-NTAPI
-RtlInterlockedPushListSList(IN PSLIST_HEADER ListHead,
- IN PSLIST_ENTRY List,
- IN PSLIST_ENTRY ListEnd,
- IN ULONG Count)
-{
- UNIMPLEMENTED;
- return NULL;
-}
-
LONGLONG
NTAPI
RtlInterlockedCompareExchange64(LONGLONG volatile *Destination,
LONGLONG
NTAPI
RtlInterlockedCompareExchange64(LONGLONG volatile *Destination,