Lines Matching refs:barf
89 static void barf(const char *msg) in barf() function
111 barf("Creating fdpair"); in fdpair()
122 barf("CLIENT: ready write"); in ready()
126 barf("poll"); in ready()
147 barf("SENDER: write"); in sender()
176 barf("SERVER: read"); in receiver()
196 barf("fork()"); in create_worker()
206 barf("pthread_attr_init:"); in create_worker()
210 barf("pthread_attr_setstacksize"); in create_worker()
244 barf("malloc()"); in group()
253 barf("malloc()"); in group()
332 barf("main:malloc()"); in main()
346 barf("Reading for readyfds"); in main()
352 barf("Writing to start them"); in main()