weston/m4
Tomohito Esaki f59dc1112b weston: Add set up SIGUSR1 blocking early using pthread_sigmask()
Xwayland block SIGUSR1 signal for handling this signal. However, if some
weston plugins creates additional threads before xwayland is loaded,
this signal get delivered these threads and causes weston quit.
Therefore, we should set up SIGUSR1 blocking early so that these threads
can inherit the setting when created.

Signed-off-by: Tomohito Esaki <etom@igel.co.jp>
2018-10-30 17:09:01 +09:00
..
.gitignore weston-build: Fix aclocal error during autogen.sh 2014-06-21 10:33:21 -07:00
ax_pthread.m4 weston: Add set up SIGUSR1 blocking early using pthread_sigmask() 2018-10-30 17:09:01 +09:00
weston.m4 build: Add (and use) an AC_SEARCH_LIBS wrapper 2016-04-25 13:37:10 +03:00