summary refs log tree commit diff stats
path: root/tests/stdlib/tmacros.nim
diff options
context:
space:
mode:
authorCentury Systems <centurysys@users.noreply.github.com>2023-02-28 22:38:50 +0900
committerGitHub <noreply@github.com>2023-02-28 14:38:50 +0100
commitdd629c8f450aa6bc871b54e4e549ad5fea2979a3 (patch)
treed2df4fd1e22fbfa3641e9d6516167ba0b60c4e09 /tests/stdlib/tmacros.nim
parent83e33207250643dedc541e44ecf32d58f3edd097 (diff)
downloadNim-dd629c8f450aa6bc871b54e4e549ad5fea2979a3.tar.gz
asyncdispatch: for NuttX, add destructor to clear global dispatcher. (#21432)
* asyncdispatch: for NuttX, add destructor to clear global dispatcher using atexit().

Signed-off-by: Takeyoshi Kikuchi <kikuchi@centurysys.co.jp>

* std: exitprocs: remove "when defined(nuttx)" block.

Signed-off-by: Takeyoshi Kikuchi <kikuchi@centurysys.co.jp>

---------

Signed-off-by: Takeyoshi Kikuchi <kikuchi@centurysys.co.jp>
Diffstat (limited to 'tests/stdlib/tmacros.nim')
0 files changed, 0 insertions, 0 deletions
'n125' href='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170