tdlight/tdutils/td/utils/port/detail
2022-10-09 19:30:18 +03: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 Make all operator bool const and nonexcept. 2022-10-09 19:30:18 +03:00
NativeFd.h Make all operator bool const and nonexcept. 2022-10-09 19:30:18 +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 Fix buggy behavior of pthread_setaffinity_np/pthread_getaffinity_np on NetBSD. 2022-09-17 23:25:42 +03:00
ThreadPthread.h Add td:🧵:get_id(). 2022-10-04 22:48:55 +03:00
ThreadStl.h Add td:🧵:get_id(). 2022-10-04 22:48:55 +03: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