Click here to Skip to main content
15,887,361 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralWordle 351 Pin
Amarnath S4-Jun-22 15:51
professionalAmarnath S4-Jun-22 15:51 
GeneralRe: Wordle 351 Pin
OriginalGriff4-Jun-22 19:17
mveOriginalGriff4-Jun-22 19:17 
GeneralRe: Wordle 351 Pin
Peter_in_27804-Jun-22 21:33
professionalPeter_in_27804-Jun-22 21:33 
GeneralRe: Wordle 351 Pin
Greg Utas5-Jun-22 0:49
professionalGreg Utas5-Jun-22 0:49 
GeneralRe: Wordle 351 Pin
Vivi Chellappa5-Jun-22 1:59
professionalVivi Chellappa5-Jun-22 1:59 
GeneralRe: Wordle 351 Pin
Cp-Coder5-Jun-22 2:45
Cp-Coder5-Jun-22 2:45 
GeneralRe: Wordle 351 Pin
Sander Rossel5-Jun-22 3:16
professionalSander Rossel5-Jun-22 3:16 
Rantpthread stupidity PinPopular
Greg Utas4-Jun-22 5:08
professionalGreg Utas4-Jun-22 5:08 
I'm in the middle of--I hope it's the middle, not still near the beginning--of targeting software for Linux.

One test involves creating a new thread that furiously generates work to load the system. So I enter the command to initiate it, and my system generates a log saying that the thread has been deleted. It has barely been created, so what's going on?!

I also have a thread that performs a brief task when the system starts up, and then exits. Debugging reveals that the pthread library immediately reused the identifier of the thread that exited for the new thread that I was creating! I would've given 100:1 odds against this, but evidently no one who worked on this library had experience with anything other than TOY SYSTEMS! Mad | :mad:
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: pthread stupidity Pin
PIEBALDconsult4-Jun-22 5:34
mvePIEBALDconsult4-Jun-22 5:34 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 5:51
professionalGreg Utas4-Jun-22 5:51 
GeneralRe: pthread stupidity Pin
Randor 4-Jun-22 6:36
professional Randor 4-Jun-22 6:36 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 7:23
professionalGreg Utas4-Jun-22 7:23 
GeneralRe: pthread stupidity Pin
Mircea Neacsu4-Jun-22 7:57
Mircea Neacsu4-Jun-22 7:57 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 8:56
professionalGreg Utas4-Jun-22 8:56 
GeneralRe: pthread stupidity Pin
Mircea Neacsu4-Jun-22 9:26
Mircea Neacsu4-Jun-22 9:26 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 9:45
professionalGreg Utas4-Jun-22 9:45 
GeneralRe: pthread stupidity Pin
Mircea Neacsu4-Jun-22 10:22
Mircea Neacsu4-Jun-22 10:22 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 10:50
professionalGreg Utas4-Jun-22 10:50 
GeneralRe: pthread stupidity Pin
Randor 4-Jun-22 9:38
professional Randor 4-Jun-22 9:38 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 9:54
professionalGreg Utas4-Jun-22 9:54 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 7:29
professionalGreg Utas4-Jun-22 7:29 
GeneralRe: pthread stupidity Pin
Randor 4-Jun-22 7:37
professional Randor 4-Jun-22 7:37 
GeneralRe: pthread stupidity Pin
Greg Utas4-Jun-22 7:47
professionalGreg Utas4-Jun-22 7:47 
GeneralRe: pthread stupidity Pin
Paul Sanders (the other one)5-Jun-22 22:20
Paul Sanders (the other one)5-Jun-22 22:20 
GeneralRe: pthread stupidity Pin
Greg Utas5-Jun-22 23:26
professionalGreg Utas5-Jun-22 23:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.