Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
saagarjha
on May 4, 2018
|
parent
|
context
|
favorite
| on:
What happens before main() is executed in C and wh...
> some of your global's have threads
Creating threads in pre-main code is generally a code smell, rather than running pre-main code.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Creating threads in pre-main code is generally a code smell, rather than running pre-main code.