Commit Graph

14 Commits

Author SHA1 Message Date
kailixu 70704ee906 Merge branch 'fix/TD-23089-3.0C' of https://github.com/taosdata/TDengine into fix/TD-23089-3.0C 2023-09-21 10:17:11 +08:00
kailixu 72ac6c09fa fix: return value for cond 2023-09-21 10:16:55 +08:00
kailixu fa9afb25e7 chore: code optimization for mutex 2023-09-20 18:59:19 +08:00
kailixu 97c87bdbdc enh: mutex/rwlock/pread/pwrite adaption for windows 2023-09-20 15:35:38 +08:00
kailixu 42da90e459 chore: code revert 2023-08-01 19:45:14 +08:00
kailixu 2a22e55705 fix: null pointer check for mutex on windows 2023-08-01 19:42:05 +08:00
xinsheng Ren 936f282eab
TD-21220 fix assert (#19363)
* TD-21220 fix assert

* fix/compile failed

* fix/taosEOFFile exception return

Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar 68b69be5fa fix(os): centos pthread spinlock error. 2022-04-18 20:52:10 +08:00
afwerar be4cd29d8b [TD-13759]<fix>: add pthread func. 2022-03-30 16:06:04 +08:00
afwerar 211bb287fa [TD-13759]<fix>: add pthread func. 2022-03-30 10:53:13 +08:00
afwerar caf1e0e860 [TD-13759]<fix>: redefine thread api. 2022-03-20 00:45:00 +08:00