Replace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND, this
authorDavid Xu <davidxu@dragonflybsd.org>
Mon, 10 Oct 2005 13:45:57 +0000 (13:45 +0000)
committerDavid Xu <davidxu@dragonflybsd.org>
Mon, 10 Oct 2005 13:45:57 +0000 (13:45 +0000)
commitcb8b5efe9bf0126af10aa1bb79957c7d19bdb0dd
treee0ed7df6eaad02e5f907f46dd6a5f2cf55ff2cb0
parent81eea9f45438ca3144edeec2622be826afb1d1ab
Replace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND, this
fixes the brokeness of pthread_attr_setcreatedsuspend_np.
lib/libthread_xu/thread/thr_create.c