tdlight/tdutils/td/utils/port/detail
2022-07-14 16:27:06 +04:00
..
Epoll.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Epoll.h Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdBsd.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdBsd.h Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdLinux.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdLinux.h Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdWindows.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
EventFdWindows.h Update copyright year. 2022-01-01 03:35:39 +03:00
Iocp.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Iocp.h Update copyright year. 2022-01-01 03:35:39 +03:00
KQueue.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
KQueue.h Update copyright year. 2022-01-01 03:35:39 +03:00
NativeFd.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
NativeFd.h Update copyright year. 2022-01-01 03:35:39 +03:00
Poll.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Poll.h Update copyright year. 2022-01-01 03:35:39 +03:00
PollableFd.h add Mutex wrapper around std::mutex and use it instead of SpinLock 2022-07-14 16:27:06 +04:00
Select.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Select.h Update copyright year. 2022-01-01 03:35:39 +03:00
skip_eintr.h Update copyright year. 2022-01-01 03:35:39 +03:00
ThreadIdGuard.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
ThreadIdGuard.h Update copyright year. 2022-01-01 03:35:39 +03:00
ThreadPthread.cpp remove td::this_thread::yield function. usleep_for(1) used instead 2022-07-14 16:15:17 +04:00
ThreadPthread.h remove td::this_thread::yield function. usleep_for(1) used instead 2022-07-14 16:15:17 +04:00
ThreadStl.h remove td::this_thread::yield function. usleep_for(1) used instead 2022-07-14 16:15:17 +04:00
WineventPoll.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
WineventPoll.h Update copyright year. 2022-01-01 03:35:39 +03:00