- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 1 次提交
-
-
由 Yi Wang 提交于
-
- 25 1月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
* fix call once logic * clean up * further clean up
-
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 13 11月, 2017 1 次提交
-
-
由 Yang Yu 提交于
-
- 11 11月, 2017 1 次提交
-
-
由 emailweixu 提交于
It caused by a bug of std::call_once described in https://stackoverflow.com/questions/41717579/stdcall-once-hangs-on-second-call-after-callable-threw-on-first-call. It is likely caused by a deeper bug of pthread_once, which is discussed in https://patchwork.ozlabs.org/patch/482350/
-