[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Can a C++ program call exit(0) from a thread?



Can a C++ program call exit(0) from a thread?

My swdev project is finding that exit(0)'s from threads appear to be randomly causing a segmentation fault, while the same thing on Windows and Redhat has no issues.

-Matt



Reply to: