vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

all: change `thread` to `t`, when used as the name of function parameters, or as a local variable name #124

Closed Delta456 closed 10 months ago

Delta456 commented 10 months ago

Needed for https://github.com/vlang/v/pull/19174