tdlight/tdutils/td/utils/port
2022-11-26 00:36:48 +03:00
..
detail Fix MinGW threading compilation error (#2210) 2022-11-26 00:36:48 +03:00
Clocks.cpp
Clocks.h
config.h Use STL thread only on Windows. 2022-09-14 14:19:09 +03:00
CxCli.h
EventFd.h
EventFdBase.h
FileFd.cpp Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
FileFd.h
FromApp.h
IoSlice.h
IPAddress.cpp Remove source from next_utf8_unsafe. 2022-08-19 16:37:44 +03:00
IPAddress.h
MemoryMapping.cpp
MemoryMapping.h
Mutex.h Minor fixes. 2022-07-14 18:38:48 +03:00
path.cpp
path.h
platform.cpp
platform.h
Poll.h
PollBase.h
PollFlags.cpp
PollFlags.h
rlimit.cpp
rlimit.h
RwMutex.h
ServerSocketFd.cpp add Mutex wrapper around std::mutex and use it instead of SpinLock 2022-07-14 16:27:06 +04:00
ServerSocketFd.h
signals.cpp Fix function name. 2022-08-22 00:17:53 +03:00
signals.h Fix function name. 2022-08-22 00:17:53 +03:00
sleep.cpp
sleep.h
SocketFd.cpp add Mutex wrapper around std::mutex and use it instead of SpinLock 2022-07-14 16:27:06 +04:00
SocketFd.h
stacktrace.cpp
stacktrace.h
Stat.cpp
Stat.h
StdStreams.cpp Optimize logging to NULL on Windows. Fixes #2112. 2022-10-03 15:11:23 +03:00
StdStreams.h
thread_local.cpp
thread_local.h
thread.h Remove this_thread::yield for TD_THREAD_UNSUPPORTED. 2022-09-14 14:10:33 +03:00
UdpSocketFd.cpp add Mutex wrapper around std::mutex and use it instead of SpinLock 2022-07-14 16:27:06 +04:00
UdpSocketFd.h
uname.cpp
uname.h
user.cpp
user.h
wstring_convert.cpp
wstring_convert.h