Searched hist:256925 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/include/
H A Dpthread.hdiff 256925 Tue Oct 22 18:08:36 MDT 2013 tijl Add a dummy statement to the beginning of the pthread_cleanup_pop() macro
to allow a call of the macro to be labelled as in:

label:
pthread_cleanup_pop();

Reviewed by: imp
MFC after: 3 days

Completed in 111 milliseconds