FreeRDP/winpr/libwinpr/utils/collections
akallabeth 8cc6582044
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues

* Fixed mac compilation issues

* Added missing include

* Fixed windows server build warnings

* Fixed VS2010 build issue

* Removed unnecessary library linking

* Fixed ThreadPool WinXP compatibility

* Fixed pr review remarks
2022-02-14 14:59:22 +01:00
..
ArrayList.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
BipBuffer.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
BitStream.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
BufferPool.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
CountdownEvent.c Reformatted to new style 2019-11-07 10:53:54 +01:00
HashTable.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
LinkedList.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
ListDictionary.c Removed unused functions / files 2020-03-10 14:04:53 +01:00
MessagePipe.c Fixed copy paste error in MessagePipe.c 2020-05-01 19:42:46 +02:00
MessageQueue.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
ObjectPool.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
PubSub.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Queue.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Reference.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
Stack.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
StreamPool.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00