TDengine/deps/pthread
Shuduo Sang 5d84305332
Feature/sangshuduo/td 10469 blm3 (#8272)
* [TD-10469]<feature>: use blm to replace httpd

* add blm3 as submodule and modify the install script.

* make http disabled by default.

* use external project for go build.

* make install and systemctl works.

* change blm3 to official repo.

* fix alert build missing sqlx package.

* update README regarding golang env setup.

* remove blm3.

* modify script to support blm3

* <test>udpate submodule in CI

* update jenkinsfile

* update blm3 with statsd port changed and config file name changed.

* still use tdengine's httpd for lite version.

* include blm.toml in released packages.

* merge with develop branch.

* update grafana plugin to support telegraf.

* fix python test framework

* fix blm3.toml name

* comment off restful test for blm3 CI.

* fix blm.toml name

* comment off http related case for blm3.

* fix cmake define.inc for windows build

* update grafanaplugin

* update blm3

* update grafana.

* update grafana plugin to support statsd.

* update blm3 to support lower version go.

* update grafanaplugin and blm3 bugfix.

* update grafana plugin, dashboard name changed.

update blm3 for cinterface error code.

* disable blm3 in arm32

* support blm3 --version

* change cmake minimum version requirement from 2.8 to 3.0

Co-authored-by: liuyq-617 <yqliu@taosdata.com>
2021-10-15 17:22:49 +08:00
..
attr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
autostatic.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
barrier.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
cancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
cleanup.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
CMakeLists.txt Feature/sangshuduo/td 10469 blm3 (#8272) 2021-10-15 17:22:49 +08:00
condvar.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
config.h TD-1057 2020-08-06 13:53:53 +08:00
context.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
create.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
dll.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
errno.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
exit.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
fork.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
global.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
implement.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
misc.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
mutex.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
need_errno.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
nonportable.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
private.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread.h TD-1057 2020-08-07 18:59:52 +08:00
pthread_attr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getdetachstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getinheritsched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getschedpolicy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getscope.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getstackaddr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getstacksize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setdetachstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setinheritsched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setschedpolicy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setscope.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setstackaddr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setstacksize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_signal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_delay_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_detach.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_equal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_exit.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getconcurrency.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getspecific.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getunique_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getw32threadhandle_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_join.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_key_create.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_key_delete.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_kill.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_consistent.c TD-1037 os module compile 2020-08-03 18:26:37 +08:00
pthread_mutex_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_timedlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_trylock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getkind_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getrobust.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_gettype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setkind_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setrobust.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_settype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_num_processors_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_once.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_rdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_timedrdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_timedwrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_tryrdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_trywrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_wrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_self.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setcancelstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setcanceltype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setconcurrency.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setspecific.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_trylock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_testcancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_timechange_handler_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_win32_attach_detach_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_calloc.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_callUserDestroyRoutines.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_cond_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_getprocessors.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_is_attr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_MCS_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_mutex_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_new.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_OLL_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_processInitialize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_processTerminate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_relmillisecs.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_reuse.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_rwlock_cancelwrwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_rwlock_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_semwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_spinlock_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_threadDestroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_threadStart.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_throw.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_timespec.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_tkAssocCreate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_tkAssocDestroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
rwlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched.h TD-1057 2020-08-07 18:59:52 +08:00
sched_get_priority_max.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_get_priority_min.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_getscheduler.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_setscheduler.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_yield.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_close.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_getvalue.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_open.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_post.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_post_multiple.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_timedwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_trywait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_unlink.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
semaphore.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
semaphore.h TD-1057 2020-08-07 18:59:52 +08:00
signal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
spin.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sync.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
tsd.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
version.rc Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
w32_CancelableWait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00